On Jan 14, 11:44 am, grackle <[EMAIL PROTECTED]> wrote:
> Obviously Java-style naming is a mistake in Python, since top-level
> names have to be unique.  Is there a standard naming convention to
> facilitate mixing code from different sources, such as
> mygroupname_modulename?  Is there a best practices guide for module
> naming?


Not really.  Try to pick a unique name for your project.  <:\


Carl Banks
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to