This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sdouche
Recipients eric.araujo, sdouche, tarek
Date 2011-01-28.10:34:50
SpamBayes Score 0.23254152
Marked as misclassified No
Message-id <1296210890.87.0.618097241127.issue11037@psf.upfronthosting.co.za>
In-reply-to
Content
Namespace is very useful. In my company, we use a root namespace (sact.*) and a sub-namespace for each big project (sact.nevrax.*, sact.storage.*).
History
Date User Action Args
2011-01-28 10:34:50sdouchesetrecipients: + sdouche, tarek, eric.araujo
2011-01-28 10:34:50sdouchesetmessageid: <1296210890.87.0.618097241127.issue11037@psf.upfronthosting.co.za>
2011-01-28 10:34:50sdouchelinkissue11037 messages
2011-01-28 10:34:50sdouchecreate