Decorators and buffer flushing

2008-02-28 Thread Ethan Metsger
Hi, all. I apologize for what is perhaps a newb question. I'm in the process of transitioning our testing framework from Perl to Python. While that alone probably sets off some red flags, I'm afraid it's what I'm stuck with. I'm modeling a test with five operations: build, execute, validate, p

Re: Decorators and buffer flushing

2008-02-28 Thread Ethan Metsger
On Thu, 28 Feb 2008 14:48:55 -0500, <[EMAIL PROTECTED]> wrote: > Can you reproduce the bug on the console? Or, try starting with a new > line in the output. Or, try a input(). I can reproduce the issue in the console. I'm not convinced it's actually a bug, unless for some reason the interpre

Re: Decorators and buffer flushing

2008-02-29 Thread Ethan Metsger
On Thu, 28 Feb 2008 15:04:38 -0500, Ethan Metsger <[EMAIL PROTECTED]> wrote: > > I can reproduce the issue in the console. I'm not convinced it's > actually > a bug, unless for some reason the interpreter is preventing a buffer > flush. Quick question. Havi

Re: Decorators and buffer flushing

2008-03-03 Thread Ethan Metsger
> module? Yes. I haven't investigated its uses in this context due to the constraints of the legacy system and general inertia. I'm trying to duplicate functionality while addressing certain annoyances with the previous system. Thanks again for your help! Best, Ethan -- Ethan Metsger http://uppertank.net/ethanm/ -- http://mail.python.org/mailman/listinfo/python-list