[Zope-Checkins] SVN: Zope/trunk/lib/python/zExceptions/unauthorized.py Python has deprecated the message attribute of exceptions in 2.6. We will keep it for this exception and avoid the warning, as me

2009-01-17 Thread Hanno Schlichting
Log message for revision 94803: Python has deprecated the message attribute of exceptions in 2.6. We will keep it for this exception and avoid the warning, as message has a special meaning here. Changed: U Zope/trunk/lib/python/zExceptions/unauthorized.py -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/lib/python/DocumentTemplate/__init__.py Since Globals is out, register the dtml-tree tag in DocumentTemplate.

2009-01-17 Thread Stefan H. Holek
Log message for revision 94813: Since Globals is out, register the dtml-tree tag in DocumentTemplate. Changed: U Zope/trunk/lib/python/DocumentTemplate/__init__.py -=- Modified: Zope/trunk/lib/python/DocumentTemplate/__init__.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/zExceptions/unauthorized.py Undo c94803 - there are side-effects I don't fully understand yet

2009-01-17 Thread Hanno Schlichting
Log message for revision 94818: Undo c94803 - there are side-effects I don't fully understand yet Changed: U Zope/trunk/lib/python/zExceptions/unauthorized.py -=- Modified: Zope/trunk/lib/python/zExceptions/unauthorized.py