]> 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)
commit776af4002bb6edf6071f0b82f0354ed7b218695e
treedb9510e763e2476783eb331b9a6fb396995bc815
parent876e789f650a68b1fe05be7060794357cf13e3d3
Fix crash at startup with -W options.
Include/pygetopt.h
Include/pythonrun.h
Modules/main.c
Python/getopt.c
Python/pythonrun.c