[issue13917] Python 2.7.2 and 3.2.2 execl crash

2012-02-01 Thread Carlo Di Dato
New submission from Carlo Di Dato shin...@autistici.org: These lines make Python 2.7.2 and 3.2.2 crash import os os.execl(cmd.exe, ) Regards -- components: Windows messages: 152428 nosy: shinnai priority: normal severity: normal status: open title: Python 2.7.2 and 3.2.2 execl crash

[issue13917] Python 2.7.2 and 3.2.2 execl crash

2012-02-01 Thread Carlo Di Dato
Changes by Carlo Di Dato shin...@autistici.org: -- versions: +Python 3.2 -Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13917 ___ ___

[issue13917] Python 2.7.2 and 3.2.2 execl crash

2012-02-01 Thread Tim Golden
Tim Golden m...@timgolden.me.uk added the comment: This is a duplicate of http://bugs.python.org/issue8036 (which I still haven't got around to applying...) -- nosy: +tim.golden ___ Python tracker rep...@bugs.python.org

[issue13917] Python 2.7.2 and 3.2.2 execl crash

2012-02-01 Thread Antoine Pitrou
Changes by Antoine Pitrou pit...@free.fr: -- resolution: - duplicate status: open - closed superseder: - Interpreter crashes on invalid arg to spawnl on Windows ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13917