from
Sylvain Thénault <sylvain.thenault at logilab dot fr>
to
Fabio Zadrozny <fabioz at esss dot com dot br>
subject
Re: [Python-projects] Re: FW: PyLint 0.6 bug
date
On Friday 21 January à 12:51, Fabio Zadrozny wrote:2005/01/21 15:55
> Hi Sylvain.
>
> I discovered the problem.
>
> File common/astng/manager.py in line 160 does not test for files .pyd (in
> windows qt is defined as a .pyd dll and not as .dll)
gasp, I'll fix this, thanks
> I saw that in the manager you do some tests about source vs. compiled exts.
> You should note that in windows, some people use extensions .pyw (I know, I
> think it's strange too)
and .pyw are compiled extensions ?
--
Sylvain Thénault LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

