aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_structseq.py
Commit message (Expand)AuthorAge
* Merged revisions 59933-59951 via svnmerge fromChristian Heimes2008-01-14
* Merge the trunk changes in. Breaks socket.ssl for now.Thomas Wouters2007-08-28
* Merged revisions 55007-55179 via svnmerge fromGuido van Rossum2007-05-07
* SF patch #736962: Port tests to unittestRaymond Hettinger2003-08-30
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-23
* Test forMichael W. Hudson2002-03-06
* Huh. In an effort to be less thorough <wink>, seems I checked in a newTim Peters2001-10-31
* Fix bad bug in structseq slicing (NULL pointers in result). Reported byTim Peters2001-10-30