[issue11037] How distutils2 handle namespaces

2011-01-28 Thread Sebastien Douche

New submission from Sebastien Douche sdou...@gmail.com:

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.*).

--
assignee: tarek
components: Distutils2
messages: 127274
nosy: eric.araujo, sdouche, tarek
priority: normal
severity: normal
status: open
title: How distutils2 handle namespaces

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11037
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11037] How distutils2 handle namespaces

2011-01-28 Thread Martin v . Löwis

Martin v. Löwis mar...@v.loewis.de added the comment:

See PEP 382: http://www.python.org/dev/peps/pep-0382/

--
nosy: +loewis

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11037
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com