Questions to the FAQ
John Lenton
jlenton at gmail.com
Thu Jul 15 14:21:04 EDT 2004
More information about the Python-list mailing list
Thu Jul 15 14:21:04 EDT 2004
- Previous message (by thread): Questions to the FAQ
- Next message (by thread): Questions to the FAQ
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 15 Jul 2004 18:09:03 +0000 (UTC), Josef Wolf <jw at raven.inka.de> wrote: > > John Lenton wrote in <mailman.346.1089774773.5135.python-list at python.org>: > > no, UpperOut isn't a file, it _has_ a file. It passes all messages on > > to the file, except for write, which it mangles a bit before passing > > it on, too. > > So to instantiate it one would use "foo=UpperOut(some_file_object)"? that's what the example says... -- John Lenton (jlenton at gmail.com) -- Random fortune: bash: fortune: command not found
- Previous message (by thread): Questions to the FAQ
- Next message (by thread): Questions to the FAQ
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list