[New-bugs-announce] [issue13917] Python 2.7.2 and 3.2.2 execl crash

Carlo Di Dato report at bugs.python.org
Wed Feb 1 14:03:46 CET 2012


New submission from Carlo Di Dato <shinnai at 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
type: crash
versions: Python 2.7, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13917>
_______________________________________


More information about the New-bugs-announce mailing list