]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use true booleans and PEP8 for argdefaults.
authorGeorg Brandl <georg@python.org>
Wed, 16 Sep 2009 15:54:04 +0000 (15:54 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 16 Sep 2009 15:54:04 +0000 (15:54 +0000)
commitfe99105835b59e66ca1fd53ea3f8bcec3ec7cb3c
tree5f0300442574c00e152284d0a223380f59dac6bf
parent3d6575dfc85cd11473aa93a8219ac010a823919a
Use true booleans and PEP8 for argdefaults.
Lib/uu.py
Lib/warnings.py
Lib/wsgiref/util.py
Lib/xml/dom/domreg.py
Lib/xml/dom/minidom.py
Lib/xml/sax/saxutils.py
Lib/xmlrpc/client.py
Lib/xmlrpc/server.py
Lib/zipfile.py