[Grok-dev] Wierd Thing: Grok Groping All Modules?
Martijn Faassen
faassen at startifact.com
Fri May 22 13:48:41 EDT 2009
Ethan Jucovy wrote:
> Hmm, I think this is a bug in z3c.autoinclude. It's importing the
> locations to get their file paths so it can look for ZCML files to be
> included. But I *think* it could just as easily use
> pkg_resources.resource_filename (which is safe AFAIK) to get those
> paths. I'll try to double check that this change doesn't have any
> unintended consequences and put in the fix.
That'd be good to see, thanks!
I think in this case things were aggravated by the "from config import
*" bit in speechd.
Regards,
Martijn
More information about the Grok-dev
mailing list