]> granicus.if.org Git - python/commit
Fix another comparison between None and 0.
authorGuido van Rossum <guido@python.org>
Thu, 24 Aug 2006 02:27:45 +0000 (02:27 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Aug 2006 02:27:45 +0000 (02:27 +0000)
commitb5d47efe92fd12cde1de6a473108ef48238a43cc
tree2a95d8ef7dc1b32b5b7140eed1ad563c08f36343
parent93a669260dcade6c046a5b056c0b3111f719d7b5
Fix another comparison between None and 0.
Lib/subprocess.py