Ralf W. Grosse-Kunstleve wrote:
> A shorter alternative (my personal favorite since minimally redundant)::
>
> class grouping:
>
> def __init__(self, .keep_this, .and_this, but_not_this,
> .but_this_again):
> # real code right here
There is also the variant which I proposed on p
> >>> "mhenry1384" <[EMAIL PROTECTED]> 08/16/05 11:48 PM >>>
> I am trying to run a program and filter the output on Windows XP.
> Since I want to filter the output, I'd like to read it a line at a time
> and only print the lines I care about.
>
> p = subprocess.Popen(["doxygen.exe", r"Doxyfile.cfg
> Once I done the replacement as suggested above, PyPE2.1 can run from
> the source now. Thanks Josiah !
No problem.
> > I have downloaded the PyPE2.1-win-unicode.zip, after unzip it with winzip
> > into PyPE2.1-win-unicode dierctory on window XP. I try to run "pype.exe"
> > by double
> > click o