Hi,
there's lots of instances in the Webware codebase where the 
string module is used instead of using string methods. 
Someone told me months ago that this was to allow Webware 
use with Python 1.5.2.  

Fair enough, but that expose users of Webware and Python 
1.5.2 to bugs that have been fixed in the recent versions 
of cgi.FieldStorage.  With that in mind, is there any point 
in trying to keep Webware compatible with Python 1.5.2?

Tavis

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to