[Zope-Checkins] SVN: Zope/trunk/utilities/mkzopeinstance.py Make the SHA usage in mkzopeinstance a conditional import. Re-adds Python2.4 compatibility

2008-10-27 Thread Matthew Wilkes
Log message for revision 92606: Make the SHA usage in mkzopeinstance a conditional import. Re-adds Python2.4 compatibility Changed: U Zope/trunk/utilities/mkzopeinstance.py -=- Modified: Zope/trunk/utilities/mkzopeinstance.py

[Zope-Checkins] SVN: Zope/branches/2.10/doc/CHANGES.txt update

2008-10-27 Thread Andreas Jung
Log message for revision 92613: update Changed: U Zope/branches/2.10/doc/CHANGES.txt -=- Modified: Zope/branches/2.10/doc/CHANGES.txt === --- Zope/branches/2.10/doc/CHANGES.txt 2008-10-27 15:11:27 UTC (rev 92612) +++

[Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt update

2008-10-27 Thread Andreas Jung
Log message for revision 92614: update Changed: U Zope/branches/2.9/doc/CHANGES.txt -=- Modified: Zope/branches/2.9/doc/CHANGES.txt === --- Zope/branches/2.9/doc/CHANGES.txt 2008-10-27 15:12:07 UTC (rev 92613) +++

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/tests/actual_python.py 'any' and 'all' are not builtins in Python 2.4.

2008-10-27 Thread Tres Seaver
Log message for revision 92621: 'any' and 'all' are not builtins in Python 2.4. Changed: U Zope/trunk/lib/python/AccessControl/tests/actual_python.py -=- Modified: Zope/trunk/lib/python/AccessControl/tests/actual_python.py ===

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py Clean up imports; skip testing 'key' argument to min/max in Python 2.5.

2008-10-27 Thread Tres Seaver
Log message for revision 92622: Clean up imports; skip testing 'key' argument to min/max in Python 2.5. Changed: U Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py -=- Modified: Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/DocumentTemplate/DT_Raise.py Import cleanup

2008-10-27 Thread Tres Seaver
Log message for revision 92624: Import cleanup Changed: U Zope/trunk/lib/python/DocumentTemplate/DT_Raise.py -=- Modified: Zope/trunk/lib/python/DocumentTemplate/DT_Raise.py === ---

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZPublisher/ Actually land the CRLF response header fix.

2008-10-27 Thread Tres Seaver
Log message for revision 92625: Actually land the CRLF response header fix. Changed: U Zope/trunk/lib/python/ZPublisher/HTTPResponse.py U Zope/trunk/lib/python/ZPublisher/tests/testHTTPResponse.py -=- Modified: Zope/trunk/lib/python/ZPublisher/HTTPResponse.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/tests/actual_python.py Typo.

2008-10-27 Thread Tres Seaver
Log message for revision 92628: Typo. Changed: U Zope/trunk/lib/python/AccessControl/tests/actual_python.py -=- Modified: Zope/trunk/lib/python/AccessControl/tests/actual_python.py === ---

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py Pass key as positional, rather than keyword, to get passing on 2.5.

2008-10-27 Thread Tres Seaver
Log message for revision 92629: Pass key as positional, rather than keyword, to get passing on 2.5. Changed: U Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py -=- Modified: Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py Make test actually exercise guards in Python 2.5.

2008-10-27 Thread Tres Seaver
Log message for revision 92632: Make test actually exercise guards in Python 2.5. Changed: U Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py -=- Modified: Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Note change

2008-10-27 Thread Tres Seaver
Log message for revision 92633: Note change Changed: U Zope/trunk/doc/CHANGES.txt -=- Modified: Zope/trunk/doc/CHANGES.txt === --- Zope/trunk/doc/CHANGES.txt 2008-10-27 20:34:06 UTC (rev 92632) +++ Zope/trunk/doc/CHANGES.txt

[Zope-Checkins] SVN: Zope/branches/2.11/lib/python/Testing/ZopeTestCase/doc/ Reverted r89899 (version bump).

2008-10-27 Thread Stefan H. Holek
Log message for revision 92640: Reverted r89899 (version bump). Changed: U Zope/branches/2.11/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U Zope/branches/2.11/lib/python/Testing/ZopeTestCase/doc/VERSION.txt -=- Modified:

[Zope-Checkins] SVN: Zope/branches/2.11/ Repair changelog faux pas.

2008-10-27 Thread Stefan H. Holek
Log message for revision 92641: Repair changelog faux pas. Changed: U Zope/branches/2.11/doc/CHANGES.txt U Zope/branches/2.11/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt -=- Modified: Zope/branches/2.11/doc/CHANGES.txt

[Zope-Checkins] SVN: Zope/trunk/ Repair changelog mishap.

2008-10-27 Thread Stefan H. Holek
Log message for revision 92643: Repair changelog mishap. Changed: U Zope/trunk/doc/CHANGES.txt U Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt -=- Modified: Zope/trunk/doc/CHANGES.txt === ---