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 amaury.forgeotdarc
Recipients amaury.forgeotdarc
Date 2010-02-23.12:59:45
SpamBayes Score 0.0003160573
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
This text in http://docs.python.org/library/mutex.html::
  Deprecated since version The: mutex module has been removed in Python 3.0.
is strangely formatted.  The "deprecated" directive takes the first word as the version number; it should be "2.6".
I checked that all other "deprecated" directives have a version tag.
History
Date User Action Args
2010-02-23 12:59:50amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc
2010-02-23 12:59:50amaury.forgeotdarcsetmessageid: <[email protected]>
2010-02-23 12:59:45amaury.forgeotdarclinkissue8000 messages
2010-02-23 12:59:45amaury.forgeotdarccreate