Home
last modified time | relevance | path

Searched defs:__dict__ (Results 1 – 25 of 124) sorted by relevance

12345

/dports/security/p5-Authen-PluggableCaptcha/Authen-PluggableCaptcha-0.05/lib/Authen/PluggableCaptcha/
H A DErrorLoggingObject.pm88 sub __dict__ { subroutine
/dports/science/py-OpenFermion/OpenFermion-1.3.0/src/openfermion/
H A D_compat.py34 __dict__ = module.__dict__ variable in wrap_module.Wrapped
/dports/devel/py-freezegun/freezegun-1.0.0/tests/
H A Dtest_warnings.py28 __dict__ = {} variable in ModuleWithWarning
H A Dtest_errors.py23 __dict__ = {} variable in ModuleWithError
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/py/py/
H A D_apipkg.py135 def __dict__(self): member in ApiModule
147 __dict__ = property(__dict__) variable in ApiModule
/dports/www/firefox-legacy/firefox-52.8.0esr/python/py/py/
H A D_apipkg.py135 def __dict__(self): member in ApiModule
147 __dict__ = property(__dict__) variable in ApiModule
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/py/py/
H A D_apipkg.py135 def __dict__(self): member in ApiModule
147 __dict__ = property(__dict__) variable in ApiModule
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Ddynamic_attributes.pyx24 def __dict__(self): member in OwnProperty1
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Ddynamic_attributes.pyx24 def __dict__(self): member in OwnProperty1
H A Dclosure_names.pyx82 def __dict__(a): function
/dports/devel/py-celery/celery-4.4.7/celery/events/
H A Devent.py20 def Event(type, _fields=None, __dict__=dict, __now__=time.time, **fields): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python310/Python-3.10.1/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python37/Python-3.7.12/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python38/Python-3.8.12/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python-tools/Python-3.8.12/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python27/Python-2.7.18/Lib/ctypes/test/
H A Dtest_parameters.py197 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
204 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python-legacy/Python-2.7.18/Lib/ctypes/test/
H A Dtest_parameters.py197 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
204 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python39/Python-3.9.9/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/databases/py-sqlite3/Python-3.8.12/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/lang/python311/Python-3.11.0a3/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/ctypes/test/
H A Dtest_parameters.py192 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.BadStruct
199 def __dict__(self): member in SimpleTypesTestCase.test_issue31311.WorseStruct
/dports/www/py-fastapi/fastapi-0.70.0/tests/
H A Dtest_inherited_custom_class.py23 def __dict__(self): member in MyUuid
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/tld/
H A Dresult.py55 def __dict__(self) -> Dict[str, Any]: # type: ignore member in Result
/dports/dns/py-tld/tld-0.11.11/src/tld/
H A Dresult.py55 def __dict__(self) -> Dict[str, str]: member in Result

12345