[Zope-Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/zope/app/ - Fix broken externals

2008-10-07 Thread Sidnei da Silva
Log message for revision 91872: - Fix broken externals Changed: _U Zope/branches/gsoc-python-2.5/lib/python/zope/app/ -=- Property changes on: Zope/branches/gsoc-python-2.5/lib/python/zope/app ___ Name: svn:externals -

[Zope-Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/Zope2/Startup/warnfilter.py - Accept new-style classes as valid warning categories. Patch by

2008-10-07 Thread Sidnei da Silva
Log message for revision 91879: - Accept new-style classes as valid warning categories. Patch by Ranjith Kannikara, GSoC student. Changed: U Zope/branches/gsoc-python-2.5/lib/python/Zope2/Startup/warnfilter.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/AccessControl/ImplC.py - Get rid of a relative import. Python 2.6 compatibility patch, by

2008-10-07 Thread Sidnei da Silva
Log message for revision 91890: - Get rid of a relative import. Python 2.6 compatibility patch, by Ranjith Kannikara, GSoC student. Changed: U Zope/branches/gsoc-python-2.5/lib/python/AccessControl/ImplC.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/Products/PythonScripts/tests/testPythonScript.py - This test fails with a TypeError on Python 2.6, so adjust accordingly.

2008-10-07 Thread Sidnei da Silva
Log message for revision 91891: - This test fails with a TypeError on Python 2.6, so adjust accordingly. Changed: U Zope/branches/gsoc-python-2.5/lib/python/Products/PythonScripts/tests/testPythonScript.py -=- Modified: