re.match

Steve Holden sholden at holdenweb.com
Thu Mar 22 06:55:35 EST 2001


"Fredrik Lundh" <fredrik at pythonware.com> wrote in message
news:Tdiu6.2956$4N4.403069 at newsc.telia.net...
> Steve wrote:
> > I thought Unix was Ken's attempt to extend the reach of
> > regular expressions to the user base?
>
> could be, could be.
>
> or maybe it was an attempt to introduce more humor into
> computing ("UNIX", "g/re/p", "dd", "biff", "awk", etc).  given
> the recent "__future__ isn't serious" brouhaha, I'm afraid
> they might have failed...
>
> Cheers /F
>
Aha! Retro Python!

    from __past__ import sense_of_humor
    sense_of_humor.install(martelli.screwdriver)

regards
 Steve






More information about the Python-list mailing list