[Distutils] packages and modules together
Fred L. Drake, Jr.
fdrake@acm.org
Thu Feb 27 17:36:14 2003
M.-A. Lemburg writes:
> This seems to be related to some design decision in build_py.py
> which is not clear at all:
No kidding! No clarity there.
> I believe that a simple change to the .find_all_modules()
> method would solve the problem: the method would need to merge
> the two generated lists (from py_modules and the modules from
> the packages).
I'm sure it won't be too difficult to remove the limitation, but I
wanted to determine if there were any objections before I dug into
it. I'll try and work up a patch in the next few days and post it on
SourceForge.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation