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 belopolsky
Recipients belopolsky, docs@python
Date 2010-07-22.17:43:34
SpamBayes Score 0.040333416
Marked as misclassified No
Message-id <1279820617.97.0.227411152808.issue9331@psf.upfronthosting.co.za>
In-reply-to
Content
Unlike sys.settrace, sys.setprofile is not described as CPython implementation detail in Doc/library/sys.rst.
History
Date User Action Args
2010-07-22 17:43:38belopolskysetrecipients: + belopolsky, docs@python
2010-07-22 17:43:37belopolskysetmessageid: <1279820617.97.0.227411152808.issue9331@psf.upfronthosting.co.za>
2010-07-22 17:43:35belopolskylinkissue9331 messages
2010-07-22 17:43:34belopolskycreate