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 petri.lehtinen
Recipients alastairp, petri.lehtinen
Date 2012-09-02.10:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346582480.71.0.331430237283.issue15843@psf.upfronthosting.co.za>
In-reply-to
Content
Since this problem is specific to 2.7, the offending line is actually http://hg.python.org/cpython/file/2.7/Lib/aifc.py#l344:

344     if type(f) == type(''):
History
Date User Action Args
2012-09-02 10:41:20petri.lehtinensetrecipients: + petri.lehtinen, alastairp
2012-09-02 10:41:20petri.lehtinensetmessageid: <1346582480.71.0.331430237283.issue15843@psf.upfronthosting.co.za>
2012-09-02 10:41:20petri.lehtinenlinkissue15843 messages
2012-09-02 10:41:20petri.lehtinencreate