Is this a bug in the windows tempfile.py?

Jonathan Wright quaggy at gmail.com
Thu Sep 16 20:41:55 EDT 2004


Thanks Martin.

I came across a bug in mod_python which was due to mod_python relying
on the result of tempfile.TemporaryFile() to be a FileType. The more I
think about it, the more the checks in mod_python are just plain wrong.
Jonathan.




More information about the Python-list mailing list