]> granicus.if.org Git - python/commit
Fix check for empty list (vs. None).
authorGeorg Brandl <georg@python.org>
Fri, 21 Jul 2006 17:36:31 +0000 (17:36 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 21 Jul 2006 17:36:31 +0000 (17:36 +0000)
commit4085f1499c55b38343b86ced4b67b7382ffbecc3
tree18020b2b39e0d8fe7fed96b4ac427ae05b022091
parentb110bad2d9c1c4fcfafdc75db2213cbc0b753342
Fix check for empty list (vs. None).
Lib/popen2.py