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
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Thu Apr 20 19:43:48 EDT 2006
Paddy a écrit :
> Your second point 'clear separation of "production" code and "test"
> code' is best handled by using a revision control system.
I'm afraid I don't see the point here ???
More information about the Python-list
mailing list