]> granicus.if.org Git - python/commit
Fix crash at startup with -W options.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Feb 2012 19:42:48 +0000 (20:42 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Feb 2012 19:42:48 +0000 (20:42 +0100)
commitcc3fa88a9c9c371a310673cfea3752a0beb25dac
treef0d922f2156b1b77d88f700becc0768508f8ef71
parenta1b2af8034e1da367778de18872f7a1cddcc524e
Fix crash at startup with -W options.
Include/pygetopt.h
Include/pythonrun.h
Modules/main.c
Python/getopt.c
Python/pythonrun.c