Pablo Galindo Salgado <[email protected]> added the comment:
Also, make sure that the module is not cached, for example:
./python -m pyperf timeit 'import sys;
sys.modules.pop("ast",None);sys.modules.pop("enum",None)' 'import ast'
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39069>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com