[New-bugs-announce] [issue4226] Should 2to3 know that file type is gone?

David W. Lambert report at bugs.python.org
Wed Oct 29 04:23:20 CET 2008


New submission from David W. Lambert <lambertdw at corning.com>:

class c(file):
    pass


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

Thanks, Dave.

----------
messages: 75310
nosy: LambertDW
severity: normal
status: open
title: Should 2to3 know that file type is gone?

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4226>
_______________________________________


More information about the New-bugs-announce mailing list