Files
Time-Series-Analysis/venv/lib/python3.11/site-packages/setuptools/tests/compat/py39.py
2025-08-01 04:33:03 -04:00

4 lines
135 B
Python

from jaraco.test.cpython import from_test_support, try_import
os_helper = try_import('os_helper') or from_test_support('can_symlink')