Commit c1e4343
brett.cannon
Fix a bug in PySys_HasWarnOption() where it was not properly checking the
length of the list storing the warning options.
git-svn-id: http://svn.python.org/projects/python/trunk@62305 6015fed2-1504-0410-9fe1-9d1591cc47711 parent d27e4fa commit c1e4343
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
946 | | - | |
| 946 | + | |
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
| |||
0 commit comments