file objects choices?
e y suzuki
suzuki-python at pixar.com
Mon Mar 17 14:59:06 EST 2003
More information about the Python-list mailing list
Mon Mar 17 14:59:06 EST 2003
- Previous message (by thread): file objects choices?
- Next message (by thread): file objects choices?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
are there any existing python file i/o types that can be represented
by file objects other than:
-direct files (regular, directories) specified for the open function
-stdin, stdout, stderr streams via sys module
-input from piped commands of output from program executed by os/
another program
?
i've checked python.org, and didn't find anything interesting.
thanks in advance,
pixar::UNIX systems::sys ops::suzuki
- Previous message (by thread): file objects choices?
- Next message (by thread): file objects choices?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list