[Twisted-Python] mktap searchpath
Andrew Bennetts
andrew-twisted at puzzling.org
Tue Jun 10 00:37:03 MDT 2003
On Tue, Jun 10, 2003 at 02:25:05AM -0400, Jp Calderone wrote:
> On Tue, Jun 10, 2003 at 04:07:26PM +1000, Andrew Bennetts wrote:
> >
> > So mktap will treat the search path differently to Python's import
> > mechanisms, at least in the case where a directory has a name that conflicts
> > with a later python package, but doesn't have an __init__.py.
> >
> > This smells like a bug to me, but I could be wrong.
>
> Close -- the directory won't be added to the seen-directory-cache unless
> it also contains a file named "plugins.tml". It is true that it is added to
But the ~/twisted directory didn't contain a plugins.tml -- from Andre's
mktap output:
Debug: Failed /home/splack/twisted/plugins.tml
-Andrew.
More information about the Twisted-Python
mailing list