python: question about files in Python.

John Machin sjmachin at lexicon.net
Sat Feb 15 21:55:35 EST 2003


"E.A." <thelangleys at attbi.com> wrote in message news:<mailman.1045352330.17433.python-list at python.org>...
> Hi there,
>    with the file object generated by file('some file name', 'w') is it 
> possible to get the file name from one of the file object's attributes?

Yes.

Please tell us what was unclear about the relevant section in the manual.




More information about the Python-list mailing list