Apache Mod-Python - Re: mod_python 3.2.3b available for testing

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > October 2005 > Re: mod_python 3.2.3b available for testing





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: mod_python 3.2.3b available for testing
Jorey Bump

2005-10-25, 5:46 pm

Jim Gallacher wrote:
> Nick wrote:
>
>
>
> I think we should correct it. I'm sure users don't care that we
> implement this with TemporaryFile. That being said, I wonder how many
> applications on Windows we may break by fixing this? Version 3.1.4 also
> used TemporaryFile, so this is not a new bug.


Are you sure there is anything to correct? In both cases, the object has
the same methods available for manipulating files (t.write('a'), for
example). They are not the same type of object, so they have different
dir() output, but don't they have the same functionality? What
specifically gets broken in util.FieldStorage?




Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com