Add a monkey patch for PersistentMapping so that calling Foo.copy() will not...
Add a monkey patch for PersistentMapping so that calling Foo.copy() will not cause 'Foo' to be marked as modified and saved again to ZODB (there is persistence-unfriendly code in python's UserDict "copy" method). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15332 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment