Home
last modified time | relevance | path

Searched refs:python_tzpath_context (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_zoneinfo/
Dtest_zoneinfo.py1531 def python_tzpath_context(value): member in TzPathTest
1560 with self.python_tzpath_context(new_path_var):
1591 with self.python_tzpath_context(path_var):
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.3.rst379 ``test_zoneinfo.TzPathTest.python_tzpath_context``. Patch by Paul Ganssle.