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 zach.ware
Recipients asvetlov, brian.curtin, docs@python, python-dev, stutzbach, zach.ware
Date 2012-10-31.15:25:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351697120.26.0.273525312454.issue16197@psf.upfronthosting.co.za>
In-reply-to
Content
Not bad, but with that scheme we could even go as far as cutting out the 'WindowsError is OSError' bit and make it just 

"""
   ..versionchanged:: 3.3
     See :ref:`above <exception-changed>`.
"""
History
Date User Action Args
2012-10-31 15:25:20zach.waresetrecipients: + zach.ware, stutzbach, brian.curtin, asvetlov, docs@python, python-dev
2012-10-31 15:25:20zach.waresetmessageid: <1351697120.26.0.273525312454.issue16197@psf.upfronthosting.co.za>
2012-10-31 15:25:20zach.warelinkissue16197 messages
2012-10-31 15:25:20zach.warecreate