[Python-Dev] Simplify the file-like-object interface (Replacement for print in Python 3.0)
Greg Ewing
greg.ewing at canterbury.ac.nz
Tue Sep 6 14:42:30 CEST 2005
More information about the Python-Dev mailing list
Tue Sep 6 14:42:30 CEST 2005
- Previous message: [Python-Dev] Simplify the file-like-object interface (Replacement for print in Python 3.0)
- Next message: [Python-Dev] Simplify the file-like-object interface (Replacement for print in Python 3.0)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fredrik Lundh wrote: > maybe some variation of > > http://www.python.org/peps/pep-0246.html > > combined with "default adapters" could come in handy here ? I really hope we can get by with something much less heavyweight than that. I'm far from convinced that something like PEP 246 proposes is necessary or desirable. Greg
- Previous message: [Python-Dev] Simplify the file-like-object interface (Replacement for print in Python 3.0)
- Next message: [Python-Dev] Simplify the file-like-object interface (Replacement for print in Python 3.0)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list