] > Re: [Python-projects] Re: FW: PyLint 0.6 bug (Logilab.org)

Email Re: [Python-projects] Re: FW: PyLint 0.6 bug

from
subject
Re: [Python-projects] Re: FW: PyLint 0.6 bug
date
2005/01/21 16:07
On Fri, Jan 21, 2005 at 03:55:41PM +0100, Sylvain Thénault wrote:

> and .pyw are compiled extensions ?

No, .pyw is a source file, but this extension is registered with
pythonw.exe under windows, which does the same thing as python.exe
without displaying a console (which is nicer for a gui application, but
not as nice for debugging because stdout and stderr get lost).

-- 
Alexandre Fayolle                              LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org

is a reply to