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 orent
Recipients orent
Date 2008-08-25.13:37:46
SpamBayes Score 2.1009675e-05
Marked as misclassified No
Message-id <1219671468.62.0.218344277949.issue3676@psf.upfronthosting.co.za>
In-reply-to
Content
The comments in the following modules contain references to PEP 291 or
to remaining compatible with version 2.x.  However, they all include non
backward compatible python 3 syntax like "except x as y".

decimal.py
modulefinder.py
pkgutil.py
subprocess.py
History
Date User Action Args
2008-08-25 13:37:49orentsetrecipients: + orent
2008-08-25 13:37:48orentsetmessageid: <1219671468.62.0.218344277949.issue3676@psf.upfronthosting.co.za>
2008-08-25 13:37:47orentlinkissue3676 messages
2008-08-25 13:37:46orentcreate