zope.documenttemplate use of with keyword breaks with Python 2.6

Bug #280003 reported by Sidnei da Silva
2
Affects Status Importance Assigned to Milestone
Zope 2
Fix Released
Medium
Unassigned
Zope 3
Fix Released
Medium
Unassigned

Bug Description

zope.documenttemplate uses 'with' as a keyword argument. In Python 2.6 'with' is now a reserved keyword, so triggers a SyntaxError.

Revision history for this message
Sidnei da Silva (sidnei) wrote :

A fix has been commited: http://svn.zope.org/zope.documenttemplate/trunk/?rev=91893&view=rev

- A new release needs to be made
- Zope 2 svn:externals need to point to a new tag containing the fix

Changed in zope2:
importance: Undecided → Medium
status: New → Fix Committed
Changed in zope3:
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Wolfgang Schnerring (wosc) wrote :

released as zope.documenttemplate-3.4.1

Changed in zope3:
status: Fix Committed → Fix Released
Changed in zope2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.