From: Gregory P. Smith Date: Sun, 11 Nov 2012 07:33:56 +0000 (-0800) Subject: Rename a local variable for readability and change a "this can't X-Git-Tag: v3.3.1rc1~649 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f83866ecd07cf1b06f630c24a9092d3449955f6;p=thirdparty%2FPython%2Fcpython.git Rename a local variable for readability and change a "this can't happen" print() call into a RuntimeWarning as it should've been in the first place. Because nothing should ever cause unexpected stdout output. --- 1f83866ecd07cf1b06f630c24a9092d3449955f6