// SYSTEM PANEL //
[ROOT]
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
certifi
[ PARENT ]
EDIT :: __init__.py
from .core import contents, where __all__ = ["contents", "where"] __version__ = "2025.01.31"
SAVE
CANCEL