File manager - Edit - /opt/support/venv/lib/python3.13/site-packages/netaddr/compat.py
Back
# ----------------------------------------------------------------------------- # Copyright (c) 2008 by David P. D. Moss. All rights reserved. # # Released under the BSD license. See the LICENSE file for details. # ----------------------------------------------------------------------------- import importlib.resources if hasattr(importlib.resources, 'files'): def _open_binary(pkg, res): return importlib.resources.files(pkg).joinpath(res).open('rb') else: _open_binary = importlib.resources.open_binary
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0 |
proxy
|
phpinfo
|
Settings