[Bug 219794] devel/py-backports.functools_lru_cache: devel/py-backports.shutil_get_terminal_size: security/py-backports.ssl_match_hostname: archivers/py-backports.lzma: file conflict caused by backports/__init__.py
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 7 22:42:33 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219794
--- Comment #2 from Nikolai Lifanov <lifanov at freebsd.org> ---
In all four of these, __init__.py does the same thing:
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
Maybe we can create a separate port just for this file and remove it from the
other four?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list