Re: [Webware-discuss] Patches to Webware 1.0.2 for Python …

Top Page
Author: Christoph Zwerschke
Date:  
To: Discussion of Webware for Python including feedback and proposals.
Subject: Re: [Webware-discuss] Patches to Webware 1.0.2 for Python 2.3 installation
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@???
https://lists.sourceforge.net/lists/listinfo/webware-discuss