[zope2-tracker] [Bug 399633] [NEW] scripts in zope2.12 trunk have python2.4 hardcoded as interpreter

mejo jonas at freesources.org
Wed Jul 15 04:43:43 EDT 2009


Public bug reported:

Hello,

I realized  that some scripts in zope2.12 trunk still have python2.4
hardcoded as interpreter, while the release notes of zope2.12 talk
about python2.5 and python2.6 being the only supported python
versions.

here's a list of scripts that use hardcoded python2.4 interpreter:

src/Zope2/utilities/check_catalog.py
src/Zope2/utilities/compilezpy.py
src/Zope2/utilities/copyzopeskel.py
src/Zope2/utilities/decompilezpy.py
src/Zope2/utilities/load_site.py
src/Zope2/utilities/mkzeoinstance.py
src/Zope2/utilities/mkzopeinstance.py
src/Zope2/utilities/requestprofiler.py
src/Zope2/utilities/zpasswd.py

and one test has a python2.4 requirement in documentation:

src/ZPublisher/tests/generate_conflicts.py

see the attached patch to fix that.

greetings,
 jonas

** Affects: zope2
     Importance: Undecided
         Status: New


** Tags: zope2.12

-- 
scripts in zope2.12 trunk have python2.4 hardcoded as interpreter
https://bugs.launchpad.net/bugs/399633
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list