[Python-Dev] file() or open()? (original) (raw)
Guido van Rossum guido at python.org
Wed Jul 7 05:08:30 CEST 2004
- Previous message: [Python-Dev] file() or open()?
- Next message: [Python-Dev] file() or open()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have always used open() myself. does this mean we should continue to use open()?
IMO, yes. My posting was intended to draw attention to the fact that apparently some developers think differently. I'm hoping to revert their opinions unless there's a really good reason to switch to file().
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] file() or open()?
- Next message: [Python-Dev] file() or open()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]