[Python-Dev] tempfile.TemporaryFile on Windows NT (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Sep 15 21:06:19 CEST 2004


Tim Peters wrote:

Yes, but file.name is read-only now -- you can't change file.name from Python code.

If so, should this be better achieved by os.fdopen grow a name argument

So what about adding a name argument to fdopen?

Regards, Martin



More information about the Python-Dev mailing list