Petri Lehtinen added the comment:

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(''):

----------
components: +Library (Lib) -None
keywords: +easy
nosy: +petri.lehtinen
stage:  -> needs patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15843>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to