]> 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:39:20 +0000 (17:39 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 4 Jul 2011 00:39:20 +0000 (17:39 -0700)
commitaa90e7c573ee2edd41a21d2a9f34e6f3d728f5e5
tree5cc0f2fa7bd84b26da3c5d7fed417d4ba1019a07
parent7079240c4aa6b579819f01fad3e99881dfe84731
Fix closes issue12438  - idlelib.PyShell's showformatwarning method was passing an incorrect arg.
Lib/idlelib/PyShell.py