由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
_Python版 - Re: python .pyw问题请教
相关主题
One question about import exe result to python scriptQuestion about this python error.
用 logic array 来 index 另一个 arrayAn easter egg in Python :)
python程序运行速度的问题 (转载)精华区里新加了很多东西
└ Re: python程序运行速度的问题python有好的免费Linux IDE么?
Is it possible to use c++ objects from python code?新人报道,请问各位大牛如何开始学习python?
└ Re: Is it possible to use c++ objects from python code?决定现在开始好好学学python
├ Re: Is it possible to use c++ objects from python code?Google I/O 2008 - Painless Python
└ Re: Re: Is it possible to use c++ objects from python co面试题的Python实现
相关话题的讨论汇总
话题: python话题: pyw话题: problem话题: btw话题: ps
1 (共1页)
i*****f
发帖数: 578
1
【 以下文字转载自 Programming 讨论区 】
发信人: icewolf (好好活), 信区: Programming
标 题: Re: python .pyw问题请教
发信站: BBS 未名空间站 (Mon Feb 1 23:00:57 2010, 美东)
Hi, there are two ways of solving the problem. you can either comment out
the print statement in the loop, or redirect stdout stdin, stderr to null.
there's a known problem with pythonw.exe and the std* stream
BTW, welcome to join my Python club (technology) and discuss issues about
python :)
PS, your code works great:)
1 (共1页)
相关主题
面试题的Python实现Is it possible to use c++ objects from python code?
sec and python└ Re: Is it possible to use c++ objects from python code?
关于初学python的版本├ Re: Is it possible to use c++ objects from python code?
python和工作一问└ Re: Re: Is it possible to use c++ objects from python co
One question about import exe result to python scriptQuestion about this python error.
用 logic array 来 index 另一个 arrayAn easter egg in Python :)
python程序运行速度的问题 (转载)精华区里新加了很多东西
└ Re: python程序运行速度的问题python有好的免费Linux IDE么?
相关话题的讨论汇总
话题: python话题: pyw话题: problem话题: btw话题: ps