[Python-Dev] should sre.Scanner be exposed through re and documented? (original) (raw)

Skip Montanaro skip@pobox.com
Fri, 25 Apr 2003 14:58:34 -0500


Guido> What's Scanner?

Gary already posted the example I was going to (damn phone!)... ;-)

I defer to Martin's judgement on this. (I presume his response has passed through your mailbox by now.) I still think it would be nice to demonstrate it somewhere. I'll look and see if there's somewhere some toy script can be squeezed into the Demo directory.

Skip