SILENT KILLERPanel

Current Path: > > opt > > hc_python > > lib > > python3.12 > site-packages > importlib_resources > > tests > compat


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.8
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt//hc_python//lib//python3.12/site-packages/importlib_resources//tests/compat

NameTypeSizeLast ModifiedActions
__pycache__ Directory - -
__init__.py File 0 bytes April 04 2025 08:09:06.
py312.py File 364 bytes April 04 2025 08:09:06.
py39.py File 441 bytes April 04 2025 08:09:06.

Reading File: //opt//hc_python//lib//python3.12/site-packages/importlib_resources//tests/compat/py39.py

"""
Backward-compatability shims to support Python 3.9 and earlier.
"""

from jaraco.test.cpython import from_test_support, try_import

import_helper = try_import('import_helper') or from_test_support(
    'modules_setup', 'modules_cleanup', 'DirsOnSysPath'
)
os_helper = try_import('os_helper') or from_test_support('temp_dir')
warnings_helper = try_import('warnings_helper') or from_test_support(
    'ignore_warnings', 'check_warnings'
)

SILENT KILLER Tool