Oct. 15, 2009
5:56 a.m.
2009/10/15 Tres Seaver <tseaver@palladion.com>:
Right, its just a race: whichever project gets its version of the namespace package imported "first" wins, sets the __path__, and everything works. No consolation prizes for the others, because they *never get imported* (their __init__.py is never even considered).
Well, in my little test they both get imported. Both the pkgutil one and the setuptools one. Otherwise, how could they extend the __path__? -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64