On 22/12/2007, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
>
> Cesar D. Rodas wrote:
>
> > I am newbie in Python, but I like it very much.
> >
> > Right now I am having a problem, I am working with mod_python in apache.
> > What I needing is a stdout buffering, that means that everything that I
> > se
Cesar D. Rodas wrote:
> I am newbie in Python, but I like it very much.
>
> Right now I am having a problem, I am working with mod_python in apache.
> What I needing is a stdout buffering, that means that everything that I
> send to stdout keep it in a variable, then flush it and clear.
plug i
Hello
I am newbie in Python, but I like it very much.
Right now I am having a problem, I am working with mod_python in apache.
What I needing is a stdout buffering, that means that everything that I send
to stdout keep it in a variable, then flush it and clear.
Thanks in advance.
--
Best Rega