[Zope-Checkins] SVN: Zope/trunk/lib/python/StructuredText/tests/testStructuredText.py adjusted tests

2005-04-10 Thread Andreas Jung
Log message for revision 29940: adjusted tests Changed: U Zope/trunk/lib/python/StructuredText/tests/testStructuredText.py -=- Modified: Zope/trunk/lib/python/StructuredText/tests/testStructuredText.py === --- Zope/trunk/li

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZClasses/_pmc.py Import what we can from ZODB.persistentclass to avoid duplication.

2005-04-10 Thread Jim Fulton
Log message for revision 29939: Import what we can from ZODB.persistentclass to avoid duplication. Changed: U Zope/trunk/lib/python/ZClasses/_pmc.py -=- Modified: Zope/trunk/lib/python/ZClasses/_pmc.py === --- Zope/trunk/lib

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZClasses/tests.py Reenabled the ZClass tests

2005-04-10 Thread Jim Fulton
Log message for revision 29937: Reenabled the ZClass tests Changed: U Zope/trunk/lib/python/ZClasses/tests.py -=- Modified: Zope/trunk/lib/python/ZClasses/tests.py === --- Zope/trunk/lib/python/ZClasses/tests.py 2005-04-

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZClasses/ Added logic to get copied ZClasses to be accessed through their

2005-04-10 Thread Jim Fulton
Log message for revision 29936: Added logic to get copied ZClasses to be accessed through their containers. This is necessary to satisfy expectations of python-script security machinery. Changed: U Zope/trunk/lib/python/ZClasses/27.txt U Zope/trunk/lib/python/ZClasses/ZClass.txt

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZClasses/_pmc.txt Added a test for proper __of__ handling.

2005-04-10 Thread Jim Fulton
Log message for revision 29935: Added a test for proper __of__ handling. Changed: U Zope/trunk/lib/python/ZClasses/_pmc.txt -=- Modified: Zope/trunk/lib/python/ZClasses/_pmc.txt === --- Zope/trunk/lib/python/ZClasses/_pmc.tx

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZClasses/_pmc.py Added logic to properly handle __of__.

2005-04-10 Thread Jim Fulton
Log message for revision 29934: Added logic to properly handle __of__. Added a special case for old ZClass records. Changed: U Zope/trunk/lib/python/ZClasses/_pmc.py -=- Modified: Zope/trunk/lib/python/ZClasses/_pmc.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/ExtensionClass/ Added a helper function to set (or clear) the __get__ slot depending

2005-04-10 Thread Jim Fulton
Log message for revision 29933: Added a helper function to set (or clear) the __get__ slot depending on whether a class has an __of__ definition. Changed: U Zope/trunk/lib/python/ExtensionClass/_ExtensionClass.c U Zope/trunk/lib/python/ExtensionClass/tests.py -=- Modified: Zope/tru