[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector #1954: DocumentTemplate.DT_String: remove non-XHTML wart from error message.

2005-11-22 Thread Tres Seaver
Log message for revision 40315: Collector #1954: DocumentTemplate.DT_String: remove non-XHTML wart from error message. Changed: U Zope/branches/Zope-2_8-branch/doc/CHANGES.txt U Zope/branches/Zope-2_8-branch/lib/python/DocumentTemplate/DT_String.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/DocumentTemplate/DT_String.py Forward port fix for Collector #1954 from 2.8 branch.

2005-11-22 Thread Tres Seaver
Log message for revision 40316: Forward port fix for Collector #1954 from 2.8 branch. Changed: U Zope/branches/2.9/lib/python/DocumentTemplate/DT_String.py -=- Modified: Zope/branches/2.9/lib/python/DocumentTemplate/DT_String.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/DocumentTemplate/DT_String.py Forward port fix for Collector #1954 from 2.8 branch.

2005-11-22 Thread Tres Seaver
Log message for revision 40317: Forward port fix for Collector #1954 from 2.8 branch. Changed: U Zope/trunk/lib/python/DocumentTemplate/DT_String.py -=- Modified: Zope/trunk/lib/python/DocumentTemplate/DT_String.py === ---

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector #1621: Added BBB alias for 'whrandom' in AccessControl/DTML.py and RestrictedPython/Utilities.py.

2005-11-22 Thread Tres Seaver
Log message for revision 40318: Collector #1621: Added BBB alias for 'whrandom' in AccessControl/DTML.py and RestrictedPython/Utilities.py. The alias will be removed in Zope 2.10. Collector #1894: updated docstrings, removing references to whrandom. Changed: U

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ Forward port fixes for collector #1621 and #1894 from the 2.8 branch.

2005-11-22 Thread Tres Seaver
Log message for revision 40319: Forward port fixes for collector #1621 and #1894 from the 2.8 branch. Changed: U Zope/branches/2.9/lib/python/AccessControl/DTML.py U Zope/branches/2.9/lib/python/DocumentTemplate/DT_Util.py U

[Zope-Checkins] SVN: Zope/trunk/ Collector #1621, 1894: Removed support for use of long-deprecated 'whrandom' module.

2005-11-22 Thread Tres Seaver
Log message for revision 40320: Collector #1621, 1894: Removed support for use of long-deprecated 'whrandom' module. Changed: U Zope/trunk/doc/CHANGES.txt U Zope/trunk/lib/python/AccessControl/DTML.py U Zope/trunk/lib/python/DocumentTemplate/DT_Util.py U

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Suppress expected DeprecationWarning output in test.

2005-11-22 Thread Tres Seaver
Log message for revision 40327: Suppress expected DeprecationWarning output in test. Changed: U Zope/branches/Zope-2_8-branch/doc/CHANGES.txt U Zope/branches/Zope-2_8-branch/lib/python/Products/PythonScripts/tests/testPythonScript.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py Suppress expected DeprecationWarning output in test.

2005-11-22 Thread Tres Seaver
Log message for revision 40328: Suppress expected DeprecationWarning output in test. Changed: U Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py -=- Modified: Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py Suppress expected DeprecationWarning output in test.

2005-11-22 Thread Tres Seaver
Log message for revision 40329: Suppress expected DeprecationWarning output in test. Changed: U Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py -=- Modified: Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py Ensure we don't forget to restore sys.stderr.

2005-11-22 Thread Tres Seaver
Log message for revision 40337: Ensure we don't forget to restore sys.stderr. Changed: U Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py -=- Modified: Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py Ensure we don't forget to restore sys.stderr.

2005-11-22 Thread Tres Seaver
Log message for revision 40338: Ensure we don't forget to restore sys.stderr. Changed: U Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py -=- Modified: Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py