from
Alexandre Fayolle <alexandre.fayolle at logilab dot fr>
to
Python-Projects <python-projects at lists dot logilab dot org>
subject
Re: [Python-projects] Re: FW: PyLint 0.6 bug
date
On Fri, Jan 21, 2005 at 03:55:41PM +0100, Sylvain Thénault wrote:2005/01/21 16:07
> 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
