Searched defs:__copy__ (Results 1 - 10 of 10) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dweakref.py90 __copy__ = copy variable in class:WeakValueDictionary
272 __copy__ = copy variable in class:WeakKeyDictionary
H A Dfractions.py597 def __copy__(self): member in class:Fraction
H A Dsets.py151 __copy__ = copy # For the copy module variable in class:BaseSet
H A Ddecimal.py3632 def __copy__(self): member in class:Decimal
3850 __copy__ = copy variable in class:Context
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dweakref.py90 __copy__ = copy variable in class:WeakValueDictionary
272 __copy__ = copy variable in class:WeakKeyDictionary
H A Dfractions.py597 def __copy__(self): member in class:Fraction
H A Dsets.py151 __copy__ = copy # For the copy module variable in class:BaseSet
H A Ddecimal.py3632 def __copy__(self): member in class:Decimal
3850 __copy__ = copy variable in class:Context
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_copy.py29 def __copy__(self): member in class:TestCopy.test_copy_copy.C
116 def __copy__(self): member in class:TestCopy.test_copy_inst_copy.C
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_copy.py29 def __copy__(self): member in class:TestCopy.test_copy_copy.C
116 def __copy__(self): member in class:TestCopy.test_copy_inst_copy.C

Completed in 742 milliseconds