diff options
author | Mario Corchero <mariocj89@gmail.com> | 2018-11-05 15:03:46 +0300 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-11-05 22:03:46 +1000 |
commit | ad1a25f499362eaf9cbfcafa0b8e2454eb43dcf1 (patch) | |
tree | 2d5abe6b5b1f3bf01254dce0d1504930072a3d9b /Lib/idlelib/hyperparser.py | |
parent | 2810dd7be9876236f74ac80716d113572c9098dd (diff) | |
download | cpython-git-ad1a25f499362eaf9cbfcafa0b8e2454eb43dcf1.tar.gz |
bpo-32512: Add -m option to profile for profiling modules (#5132)
The new option in the CLI of the profile module allow to profile
executable modules. This change follows the same implementation as the
one already present in `cProfile`.
As the argument is now present on both modules, move the tests to the
common test case to be run with profile as well.
Diffstat (limited to 'Lib/idlelib/hyperparser.py')
0 files changed, 0 insertions, 0 deletions