When developing a namespace distribution, where should I put it?  Should 
each such distribution be a separate project in the repository (e.g., 
code goes in Paste/exceptions/trunk/paste/exceptions/)?  Can (or should) 
I put them all together and let setuptools break them up when I 
distribute?

And will I have to move modules out of the namespace package and into 
subpackages?

-- 
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to