]> 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)
commit80dffefcd9885fa59356eaf6931ca11a99cbb392
tree9e21a15c0c4adae8daf695589d68dcacd91e522e
parentb1b25f0ffd6c2d31cf21fa7128ff64c314c3cd2e
Fix closes issue12438  - idlelib.PyShell's showformatwarning method was passing an incorrect arg.
Lib/idlelib/PyShell.py