summaryrefslogtreecommitdiff
path: root/Lib/wsgiref
Commit message (Expand)AuthorAgeFilesLines
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-4/+4
* Remove usage of backticks.Brett Cannon2006-08-252-2/+2
* Killed the <> operator. You must now use !=.Guido van Rossum2006-08-242-2/+2
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-184-8/+6
* Use explicit relative import, to make things work again.Guido van Rossum2006-08-171-2/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-116-0/+1562