]> 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:35:15 +0000 (23:35 -0800)
committerGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 07:35:15 +0000 (23:35 -0800)
happen" print() call into a RuntimeWarning as it should've been in the
first place.  Because nothing should ever cause unexpected stdout output.


Trivial merge