]> granicus.if.org Git - python/commit
Fix closes issue12438 - idlelib.PyShell's showformatwarning method was passing an...
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 4 Jul 2011 00:38:53 +0000 (17:38 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 4 Jul 2011 00:38:53 +0000 (17:38 -0700)
commit13502b19c64b2cd37b0b2b66dfcc26d0f028cd84
treedd079463f321db2b2caa7d7c0ff606a8f54c3fed
parente04d256c2d76801d482ef66d7ec1a866c5b4e8b7
Fix closes issue12438  - idlelib.PyShell's showformatwarning method was passing an incorrect arg.
Lib/idlelib/PyShell.py