[Moin-user] more little ideas
Jeff Kunce
jeff at corrt.com
Tue Dec 4 10:06:07 EST 2001
>>1) ability to send_page() somewhere besides stdout.
>sys.stdout = somewhere.else
Well, yes, that's what I'm doing now. But sys.stdout is
the sewer down which everything is flushed! If there
is some problem, and my sys.stdout=__sys.stdout__ doesn't
get executed, I end up with a big mess in my
somewhere.else pipe.
But I guess this is just a matter of coding hygeine, and not
a necessity, so I'll change my "request" to a "suggestion
for the future" :)
>>2) multi-line macros.
>This will come when I rewrite the parser.
OK - a rewrite is much better than a patch - I will wait patiently.
Thanks again.
--Jeff
More information about the Moin-user
mailing list