%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /backups/router/usr/local/lib/python3.11/site-packages/netaddr/
Upload File :
Create Path :
Current File : //backups/router/usr/local/lib/python3.11/site-packages/netaddr/compat.py

# -----------------------------------------------------------------------------
#   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

Zerion Mini Shell 1.0