summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_wsgiref.py
Commit message (Expand)AuthorAgeFilesLines
* PEP 3114: rename .next() to .__next__() and add next() builtin.Georg Brandl2007-04-211-3/+3
* Killed the <> operator. You must now use !=.Guido van Rossum2006-08-241-2/+2
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-4/+4
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+615