Scripts posted recently tagged to deepcopy in Kelpi

1- 1 of 1.

deepcopy test over the Zope Object Data Base

to deepcopy persistent zodb python by nando.quintana

#!/usr/bin/python
import copy
import transaction
from persistent import Persistent
from ZODB.DB import DB
hits counter