]> granicus.if.org Git - python/commitdiff
Rename a local variable for readability and change a "this can't
authorGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 07:33:56 +0000 (23:33 -0800)
committerGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 07:33:56 +0000 (23:33 -0800)
happen" print() call into a RuntimeWarning as it should've been in the
first place.  Because nothing should ever cause unexpected stdout output.

1  2 
Lib/subprocess.py

Simple merge