Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
97b886dc8c786451465184ac87896075cfdb85bd
/
Lib
/
wsgiref
/
util.py
8e615ae
Merged revisions 78367 via svnmerge from
by Tarek Ziadé
· 15 years ago
fe99105
Use true booleans and PEP8 for argdefaults.
by Georg Brandl
· 15 years ago
38a66ad
Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x,
by Antoine Pitrou
· 16 years ago
1afc169
Make a new urllib package .
by Jeremy Hylton
· 16 years ago
6a10e02
Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures.
by Guido van Rossum
· 17 years ago
a18af4e
PEP 3114: rename .next() to .__next__() and add next() builtin.
by Georg Brandl
· 18 years ago
b053cd8
Killed the <> operator. You must now use !=.
by Guido van Rossum
· 18 years ago
e2b70bc
Get rid of dict.has_key(). Boy this has a lot of repercussions!
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago