commit | 923590e397e255ae0f34a04eb662264de9b67f09 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Mar 24 09:11:48 2016 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Mar 24 09:11:48 2016 +0100 |
tree | ad68a0f684af349f8c4ca2e52280968098ba3056 | |
parent | 5e14a38e8e84aa8a80651324c72c00f1d407e07c [diff] |
Fix DeprecationWarning on Windows Issue #25911: Use support.check_warnings() to expect or ignore DeprecationWarning in test_os.