Re: Zope-2.7 compatibility issue
Clemens Robbenhaar <robbenhaar-WaVJUzJ3u31Wk0Htik3J/[email protected]> Mon, 30 Aug 2004 11:21:57 +0200
| Newsgroups | gmane.comp.web.zope.formulator.devel |
|---|---|
| Message-ID | <[email protected]> |
Martijn Faassen writes: > Clemens Robbenhaar wrote: > > > > > Is there some reason why the string module is used instead of the > > string object methods? Any other opinions on the subject? > > Historical reasons; when Formulator was built Python 1.5.2 was the > Python I was using. Since we're not supporting ancient Zopes anyway, > switching to string methods is fine with me. > Ok, then I will try to migrate to string methods on the next weekend, unless someone else can find a reason not to do so. Cheers, Clemens