]> granicus.if.org Git - python/commit
Use is None rather than general boolean
authorRaymond Hettinger <python@rcn.com>
Sat, 1 Jun 2002 00:06:20 +0000 (00:06 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 1 Jun 2002 00:06:20 +0000 (00:06 +0000)
commit8989ea6ce1619890adc58778fb5516a36053cadb
tree6e63c99618eaa95f0a640ef88ad1f837a2d9b834
parenta144900b861be806290e3124988c6f9c13c0f1b6
Use is None rather than general boolean
Lib/compileall.py