summaryrefslogtreecommitdiff
path: root/Lib/test/test_getargs.py
Commit message (Expand)AuthorAgeFilesLines
* remove check for unicodeBenjamin Peterson2010-04-161-3/+0
* Convert test_strftime, test_getargs, and test_pep247 to use unittest.Brett Cannon2008-03-181-10/+20
* Complete the absolute import patch for the test suite. All relativeBarry Warsaw2002-07-301-1/+1
* Guess what? --disable-unicode proofing.Michael W. Hudson2002-05-201-4/+7
* Whitespace normalization.Tim Peters2001-09-181-3/+0
* Test the failed-unicode-decoding bug in PyArg_ParseTuple().Jeremy Hylton2001-09-101-0/+24