in reply to !Overriding Builtin print
IIRC some keywords can _only_ be overriden from import. I dont have time to test if print() is one of them, but it may be that if this override is done through the import mechanism in a similar way to which glob is overridden in File::DosGlob that it will work.
First they ignore you, then they laugh at you, then they fight you, then you win.
-- Gandhi
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: !Overriding Builtin print
by diotalevi (Canon) on Oct 20, 2003 at 12:59 UTC | |
by demerphq (Chancellor) on Oct 20, 2003 at 13:56 UTC |