-- Robin Becker -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/archives/list/distutils-sig@python.org/message/ZXAFK3SO4ZIPDLFWTLK75ABNTMX7TJXX/
Is there a way for a package to recognize that its content clashes with that of another package? This can happen when a package
becomes unmaintained and another differently named package takes over with perhaps clashing modules/__package__ paths.
- [Distutils] content clashes Robin Becker
- [Distutils] Re: content clashes Tzu-ping Chung