Files
GNX-mailEnterprise/venv/lib/python3.12/site-packages/setuptools/tests/compat/py39.py
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03: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')