Home
last modified time | relevance | path

Searched refs:test_timestamp_overflow (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_file_loader.py194 def test_timestamp_overflow(self): member in SimpleTest
/external/python/cpython3/Misc/NEWS.d/
D3.5.2rc1.rst1935 Skip test_timestamp_overflow in test_import if bytecode files cannot be
D3.6.0a1.rst3615 Skip test_timestamp_overflow in test_import if bytecode files cannot be
/external/python/cpython3/Lib/test/test_import/
D__init__.py668 def test_timestamp_overflow(self): member in ImportTests