Re: More efficient StringField and Field classes

2005-11-25 Thread Mike Looijmans
Is there a way that I can run the unit tests on a Windows systems? I have plenty of Linux boxes here, but I'd have to build and install apache in a "private" corner just to run the tests. Anyway, I see where the problem is, in tests.py it does: def util_fieldstorage(req): from mod_python i

Re: More efficient StringField and Field classes

2005-11-25 Thread Nicolas Lehuen
I've ran the unit test on Windows with your patch and everything seems fine. Regards, Nicolas 2005/11/25, Mike Looijmans <[EMAIL PROTECTED]>: > Is there a way that I can run the unit tests on a Windows systems? I > have plenty of Linux boxes here, but I'd have to build and install > apache in a "