From: Gregory P. Smith Date: Sun, 11 Nov 2012 07:35:15 +0000 (-0800) Subject: Rename a local variable for readability and change a "this can't X-Git-Tag: v3.4.0a1~2035 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82fdadeba1ed00941aa2bdb0f8e7dff1c16eb2c3;p=python 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. --- 82fdadeba1ed00941aa2bdb0f8e7dff1c16eb2c3