Thanks for the patches, Justin, they are welcome.

I'm currently working on 1.1 which will require Py >= 2.4. There I have 
already replaced such checks with "isinstance(..., basestring)" which 
effectively does the same but is a newer idiom.

But I will also backport this to the 1.0.3 bugfix release. The 1.0.x 
versions will always compatible with Py >= 2.0. Here we need to import 
StringTypes from MiscUtils because it appeared only in newer Py vers.

If you have more suggestions and patches, let me know.

-- Christoph

------------------------------------------------------------------------------
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to