Togos <[EMAIL PROTECTED]> wrote:
>> This is my first code patch EVAR, so here's to
>> hoping I didn't mess it all up. Seems to work,
> anyway.
Thanks, applied.
leo
--- TOGoS <[EMAIL PROTECTED]> wrote:
> This is my first code patch EVAR, so here's to
> hoping I didn't mess it all up. Seems to work,
anyway.
>:#
Sorry. Did the diff wrong. Here it is, the right way.
__
Do you Yahoo!?
New and Improved Y
This is my first code patch EVAR, so here's to hoping
I didn't mess it all up. Seems to work, anyway.
__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
python.ops-2004.07.16.diff
De
Right now in python.ops there's print_newline and print_item which
print a newline and an item. We need versions that take a filehandle
as the first parameter. (so it'd be "print_newline filehandle" and
"print_newline filehandle thing")
Takers? C'mon, you know you want to :)
--