This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients georg.brandl, giampaolo.rodola, pitrou
Date 2013-02-13.10:09:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360750149.48.0.312599387636.issue17197@psf.upfronthosting.co.za>
In-reply-to
Content
The patch doesn't look right to me. If you import cProfile, profile will always invoke the cProfile profiler.
History
Date User Action Args
2013-02-13 10:09:09pitrousetrecipients: + pitrou, georg.brandl, giampaolo.rodola
2013-02-13 10:09:09pitrousetmessageid: <1360750149.48.0.312599387636.issue17197@psf.upfronthosting.co.za>
2013-02-13 10:09:09pitroulinkissue17197 messages
2013-02-13 10:09:09pitroucreate