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 python-dev
Recipients arigo, dmi.baranov, docs@python, ezio.melotti, jough, ohe, pconnell, python-dev
Date 2013-09-08.00:52:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cXYrX5kLWz7LjX@mail.python.org>
In-reply-to
Content
New changeset 93018d47793f by Senthil Kumaran in branch '2.7':
Correct Profile class usage example. Addresses issue #18033 .
http://hg.python.org/cpython/rev/93018d47793f

New changeset ab4d3ccb92e6 by Senthil Kumaran in branch '3.3':
Correct Profile class usage example. Addresses issue #18033.
http://hg.python.org/cpython/rev/ab4d3ccb92e6

New changeset 88182b388bae by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/88182b388bae
History
Date User Action Args
2013-09-08 00:52:47python-devsetrecipients: + python-dev, arigo, ezio.melotti, docs@python, pconnell, dmi.baranov, jough, ohe
2013-09-08 00:52:47python-devlinkissue18033 messages
2013-09-08 00:52:46python-devcreate