]> granicus.if.org Git - python/commit
Use is None rather than general boolean
authorRaymond Hettinger <python@rcn.com>
Fri, 31 May 2002 23:03:33 +0000 (23:03 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 31 May 2002 23:03:33 +0000 (23:03 +0000)
commitc0418609eb0864c9ee532d559858de22cc28fb3a
tree7c0d3b8b11a5a2bb81c7a11cac51cdd4bb7e87f9
parent3e12905e034c22d067c37d42f8627108f9b25f2d
Use is None rather than general boolean
Lib/BaseHTTPServer.py