Éric Araujo <mer...@netwok.org> added the comment:

One implementation by George Sakkis is found in this thread: 
http://bugs.python.org/issue2279#msg82213

There are subtle issues with this feature.  For example, a glob pattern could 
match both package data files and Python submodules, leading to the same .py 
files being included as modules and data.  I’ll see how far I want to specify 
the behavior in tests and docs.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5302>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to