Searched refs:__reduce__ (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Lib/objc/
H A D_pythonify.py20 def __reduce__(self): member in class:OC_PythonFloat
42 def __reduce__(self): member in class:OC_PythonLong
58 def __reduce__(self): member in class:OC_PythonInt
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/objc/
H A D_pythonify.py21 def __reduce__(self): member in class:OC_PythonFloat
45 def __reduce__(self): member in class:OC_PythonLong
63 def __reduce__(self): member in class:.OC_PythonInt
H A D_properties.py349 def __reduce__(self): member in class:array_proxy
721 def __reduce__(self): member in class:set_proxy
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Lib/objc/
H A D_pythonify.py21 def __reduce__(self): member in class:OC_PythonFloat
44 def __reduce__(self): member in class:.OC_PythonLong
60 def __reduce__(self): member in class:.OC_PythonInt
83 def __reduce__(self): member in class:.OC_PythonLong
H A D_properties.py322 def __reduce__(self): member in class:array_proxy
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_archive_python.py40 def __reduce__(self): member in class:reduce_global
102 def __reduce__(self): member in class:a_reducing_class
130 def __reduce__(self): member in class:TestKeyedArchiveSimple.test_reducing_issues.Error1
138 def __reduce__(self): member in class:TestKeyedArchiveSimple.test_reducing_issues.Error2
262 # Test class where __reduce__ returns a string (the name of a global)
273 def __reduce__(self): member in class:TestKeyedArchiveSimple.test_reduce_invalid.invalid_reduce
278 def __reduce__(self): member in class:TestKeyedArchiveSimple.test_reduce_invalid.invalid_reduce
283 def __reduce__(self): member in class:TestKeyedArchiveSimple.test_reduce_invalid.invalid_reduce
514 # Test recursive instantation with a __reduce__ method
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_archive_python.py51 def __reduce__(self): member in class:a_reducing_class
194 # Test recursive instantation with a __reduce__ method
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_archive_python.py50 def __reduce__(self): member in class:a_reducing_class
197 # Test recursive instantation with a __reduce__ method

Completed in 101 milliseconds