[issue8943] Bug in InteractiveConsole

2012-08-20 Thread Michael Dorman
Michael Dorman added the comment: I'd suggest this is an issue in the doc for the InteractiveInterpreter class. Try locals=global() and your problem goes away. (namespace == __main__)... -- keywords: +patch nosy: +mjdorma Added file: http://bugs.python.org/file26917/issue8943.diff

[issue8943] Bug in InteractiveConsole

2012-08-20 Thread Michael Dorman
Changes by Michael Dorman mjdo...@gmail.com: -- nosy: +ncoghlan ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8943 ___ ___ Python-bugs-list

[issue18402] Finding perl64

2013-07-07 Thread Michael Dorman
New submission from Michael Dorman: Perl64 installs into C:\perl64\bin Can we include this path in the search list? -- components: Build files: build_ssl_with_perl64.patch keywords: patch messages: 192615 nosy: brian.curtin, mjdorma priority: normal severity: normal status: open title

[issue15494] Move test/support.py into a test.support subpackage

2013-07-07 Thread Michael Dorman
Michael Dorman added the comment: move_test_support.patch didn't break tests under Windows x64 -- nosy: +mjdorma ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15494

[issue12890] cgitb displays p tags when executed in text mode

2012-10-29 Thread Michael Dorman
Michael Dorman added the comment: Patch (p12890-2.diff) successfully tested on Windows 7 64. No regressions. -- nosy: +mjdorma ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12890

[issue15436] __sizeof__ is not documented

2012-10-29 Thread Michael Dorman
Changes by Michael Dorman mjdo...@gmail.com: -- nosy: +mjdorma ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15436 ___ ___ Python-bugs-list