4 lines
135 B
Python
Raw Permalink Normal View History

2025-11-20 11:25:47 +08:00
from jaraco.test.cpython import from_test_support, try_import
os_helper = try_import('os_helper') or from_test_support('can_symlink')