[Python-3000] socket GC worries (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Sun Oct 28 22:56:55 CET 2007
- Previous message: [Python-3000] __bool__ in 2.6?
- Next message: [Python-3000] socket GC worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bill Janssen wrote:
that whole mess of code is a good argument for not exposing the fileno in Python
Seems to me that a socket should already be a file, so it shouldn't need a makefile() method and you shouldn't have to mess around with filenos.
-- Greg
- Previous message: [Python-3000] __bool__ in 2.6?
- Next message: [Python-3000] socket GC worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]