]> granicus.if.org Git - python/commit
Partial introduction of bools where appropriate.
authorGuido van Rossum <guido@python.org>
Sun, 7 Apr 2002 06:36:23 +0000 (06:36 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 7 Apr 2002 06:36:23 +0000 (06:36 +0000)
commit8ca162f417c6a72faf02831457b4054a73087b78
tree2d882f9a1fe596830f47f1132a5294633ba05f33
parentb8bff3f4a9e3be8b43a394d3795a46af2831fe5e
Partial introduction of bools where appropriate.
18 files changed:
Lib/CGIHTTPServer.py
Lib/StringIO.py
Lib/chunk.py
Lib/dospath.py
Lib/fileinput.py
Lib/gzip.py
Lib/macpath.py
Lib/ntpath.py
Lib/os2emxpath.py
Lib/posixpath.py
Lib/pprint.py
Lib/pydoc.py
Lib/rfc822.py
Lib/sre_parse.py
Lib/statcache.py
Lib/threading.py
Lib/urllib2.py
Lib/zipfile.py