diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-03 08:46:17 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-03 08:46:17 (GMT) |
commit | ccd62705b1e0a303fa079a5228ddf547b6d78558 (patch) | |
tree | 9d76973a6d984a352d08b351d77d12145127b454 /Lib/idlelib/PyShell.py | |
parent | cc1db4bf85ed83543ae73cc497eabcef825e85b9 (diff) | |
download | cpython-ccd62705b1e0a303fa079a5228ddf547b6d78558.zip cpython-ccd62705b1e0a303fa079a5228ddf547b6d78558.tar.gz cpython-ccd62705b1e0a303fa079a5228ddf547b6d78558.tar.bz2 |
Issue #23375: Fix test_py3kwarn for modules implemented in C
Don't check if importing a module emits a DeprecationWarning if the module is
implemented in C and the module is already loaded.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions