commit | 6999441d62cfc6a6273b0e9e3df2cce0ef3f05fa | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 29 00:56:08 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 29 00:56:08 2014 +0200 |
tree | 464a66cd5daa0eb45c7f6c11ec06fb6e2e065114 | |
parent | 7fae75a415cb0c8cac099f5d122d9b7bf3b104bf [diff] |
Issue #20355: -W command line options now have higher priority than the PYTHONWARNINGS environment variable. Patch by Arfrever.