How should multiple (related) projects be arranged (structured) and configured so that they can share code, have a related package structure and enable proper unittesting, and ensuring no namespace collisions

Paddy paddy3118 at netscape.net
Thu Apr 20 16:10:23 EDT 2006


Your second point 'clear separation of "production" code and "test"
code' is best handled by using a revision control system. I know
Clearcase, because I use it at work, but I have heard good things about
Subversion.




More information about the Python-list mailing list