[issue5673] Add timeout option to subprocess.Popen

2010-07-22 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue5673

[issue506100] commands.getstatusoutput(): cmd.exe support

2010-07-16 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue506100

[issue5808] Subprocess.getstatusoutput Fails Executing 'dir' Command on Windows

2010-07-16 Thread Matthieu Labbé
Matthieu Labbé bugs.python@mattlabbe.com added the comment: I think this is a bug: The doc says Availability: UNIX. but it is *available* under Windows and gives an unexpected error message. I see several way to fix this: 1) Fix the doc: Supported only on UNIX. Behavior on other platforms

[issue4697] Clarification needed for subprocess convenience functions in Python 3.0 documentation

2010-07-16 Thread Matthieu Labbé
Matthieu Labbé bugs.python@mattlabbe.com added the comment: I think Availability: UNIX is incorrect: it is *available* under Windows and gives an unexpected error message. See http://bugs.python.org/issue5808#msg110424 -- nosy: +matthieu.labbe

[issue459007] Document sys.path on Windows

2010-07-16 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue459007

[issue1524639] Fix Tkinter Tcl-commands memory-leaks

2010-07-08 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1524639

[issue3485] os.path.normcase documentation/behaviour unclear on Mac OS X

2010-07-08 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3485

[issue3872] Python 2.6rc2: Tix ComboBox error

2010-02-01 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3872

[issue4485] fast swap of default Windows python versions

2009-09-08 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue4485

[issue1475692] replacing obj.__dict__ with a subclass of dict

2009-09-08 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe versions: +Python 2.4, Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1475692

[issue1475692] replacing obj.__dict__ with a subclass of dict

2009-09-08 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- type: feature request - behavior ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1475692

[issue5397] PEP 372: OrderedDict

2009-09-08 Thread Matthieu Labbé
Changes by Matthieu Labbé bugs.python@mattlabbe.com: -- nosy: +matthieu.labbe ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue5397