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 LambertDW
Recipients LambertDW
Date 2008-10-29.03:23:17
SpamBayes Score 0.006177641
Marked as misclassified No
Message-id <1225250600.04.0.735766094217.issue4226@psf.upfronthosting.co.za>
In-reply-to
Content
class c(file):
    pass


2to3 says no changes required.
Might it possibly suggest a replacement for file class?

Thanks, Dave.
History
Date User Action Args
2008-10-29 03:23:20LambertDWsetrecipients: + LambertDW
2008-10-29 03:23:20LambertDWsetmessageid: <1225250600.04.0.735766094217.issue4226@psf.upfronthosting.co.za>
2008-10-29 03:23:18LambertDWlinkissue4226 messages
2008-10-29 03:23:18LambertDWcreate