pythonw.exe and python.exe

James Matthews nytrokiss at gmail.com
Sat Dec 1 12:45:51 EST 2007


Because they use two different API's to execute your code!

On Nov 30, 2007 9:09 PM, whatazor <dannox at gmail.com> wrote:

> Hi all,
> I made a little application with multithreading in winxp with
> python2.5. An event generated from a third part software is the
> trigger for the creation of progress bar in a wxPython app. This
> python app is launched via wxExecute.
> I've noticed a different behaviour if the script is launched with
> python.exe  and  pythonw.exe (i.e. without dos shell), in fact in the
> first case it's all ok, while in the other case only the first, the
> third , the fifth  ... progress bar is setted correctly and update its
> value.
> Now, before control again the code , what can be the origin of the
> problem? why python and pythonw give a result so different?
>
> thank you
> w
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
http://search.goldwatches.com/?Search=Movado+Watches
http://www.jewelerslounge.com
http://www.goldwatches.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071201/fade6abd/attachment.html>


More information about the Python-list mailing list