Home
last modified time | relevance | path

Searched refs:_platform_cache (Results 1 – 21 of 21) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dplatform.py1156 _platform_cache = {} variable
1177 result = _platform_cache.get((aliased, terse), None)
1229 _platform_cache[(aliased, terse)] = platform
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dplatform.py1156 _platform_cache = {} variable
1177 result = _platform_cache.get((aliased, terse), None)
1229 _platform_cache[(aliased, terse)] = platform
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dplatform.py1156 _platform_cache = {} variable
1177 result = _platform_cache.get((aliased, terse), None)
1229 _platform_cache[(aliased, terse)] = platform
/dports/lang/python39/Python-3.9.9/Lib/
H A Dplatform.py1185 _platform_cache = {} variable
1206 result = _platform_cache.get((aliased, terse), None)
1258 _platform_cache[(aliased, terse)] = platform
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dplatform.py1156 _platform_cache = {} variable
1177 result = _platform_cache.get((aliased, terse), None)
1229 _platform_cache[(aliased, terse)] = platform
/dports/lang/python310/Python-3.10.1/Lib/
H A Dplatform.py1172 _platform_cache = {} variable
1193 result = _platform_cache.get((aliased, terse), None)
1245 _platform_cache[(aliased, terse)] = platform
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dplatform.py1177 _platform_cache = {} variable
1198 result = _platform_cache.get((aliased, terse), None)
1250 _platform_cache[(aliased, terse)] = platform
/dports/lang/python38/Python-3.8.12/Lib/
H A Dplatform.py1156 _platform_cache = {} variable
1177 result = _platform_cache.get((aliased, terse), None)
1229 _platform_cache[(aliased, terse)] = platform
/dports/lang/python37/Python-3.7.12/Lib/
H A Dplatform.py1332 _platform_cache = {} variable
1353 result = _platform_cache.get((aliased, terse), None)
1420 _platform_cache[(aliased, terse)] = platform
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dplatform.py1561 _platform_cache = {} variable
1582 result = _platform_cache.get((aliased, terse), None)
1640 _platform_cache[(aliased, terse)] = platform
/dports/lang/python27/Python-2.7.18/Lib/
H A Dplatform.py1561 _platform_cache = {} variable
1582 result = _platform_cache.get((aliased, terse), None)
1640 _platform_cache[(aliased, terse)] = platform
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dplatform.py1565 _platform_cache = {} variable
1586 result = _platform_cache.get((aliased, terse), None)
1644 _platform_cache[(aliased, terse)] = platform
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dplatform.py1525 _platform_cache = {} variable
1546 result = _platform_cache.get((aliased, terse), None)
1604 _platform_cache[(aliased, terse)] = platform
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_platform.py13 platform._platform_cache.clear()
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_platform.py13 platform._platform_cache.clear()
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_platform.py13 platform._platform_cache.clear()
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_platform.py13 platform._platform_cache.clear()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_platform.py13 platform._platform_cache.clear()
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_platform.py15 platform._platform_cache.clear()
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_platform.py73 platform._platform_cache.clear()
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_platform.py73 platform._platform_cache.clear()