✏️ 正在编辑: __init__.py
路径:
/lib/python3.6/site-packages/netaddr/contrib/__init__.py
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
#----------------------------------------------------------------------------- # Copyright (c) 2008 by David P. D. Moss. All rights reserved. # # Released under the BSD license. See the LICENSE file for details. #----------------------------------------------------------------------------- """ The netaddr.contrib namespace for non-core code contributed by users. It is a testing ground for new ideas. Depending on the interest in functionality found here, code may find its way into the core in various ways, either as is or as additions to existing APIs. """
💾 保存文件
← 返回文件管理器