2009/10/14 P.J. Eby <[email protected]>:
> You can use as many namespace package mechanisms as you want,
> simultaneously, as long as they're not all being used for the same namespace
> package.

But the same namespace works. I couldn't believe kiorky's claim that
it wouldn't work, and I have now tested, and it works just fine. I had
one packages nstest.sub, using setuptools and one nstest.sob use
pkutils, and in each of them I had a method that would import the
other module. It works just fine.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to