summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_unpack.py
Commit message (Expand)AuthorAgeFilesLines
* Port test_unpack to doctest (patch #736962).Johannes Gijsbers2004-09-241-144/+131
* Complete the absolute import patch for the test suite. All relativeBarry Warsaw2002-07-301-1/+1
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Update the code to better reflect recommended style:Fred Drake2000-12-121-7/+7
* Added some single tuple/list unpacking for JPython regression testing.Barry Warsaw2000-10-121-0/+12
* Convert some old-style string exceptions to class exceptions.Fred Drake2000-08-181-1/+2
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-8/+8
* regression test for new sequence unpacking semanticsBarry Warsaw1997-08-251-0/+131
ef='/oss-git/cpython.git/commit/?id=eaaedacd863f14cf63a3236f508888b5a733608e'>Blocked revisions 74503 via svnmergeTarek Ziadé2009-08-180-0/+0 * Blocked revisions 74501 via svnmergeTarek Ziadé2009-08-180-0/+0 * Blocked revisions 74495 via svnmergeTarek Ziadé2009-08-170-0/+0 * Blocked revisions 74493 via svnmergeTarek Ziadé2009-08-170-0/+0 * Fixing Issue6557. urllib.urlopen will quote the space character within urls.Senthil Kumaran2009-08-15