2009/9/17 nathan binkert :
> I've been working on code that works a lot like string.Template and in
> the process, I stumbled on re.Scanner. I have two questions.
> 1) Is re.Scanner ever going to be official? Can I count on it being
> in future versions of python? It's been there for a really lo
I've been working on code that works a lot like string.Template and in
the process, I stumbled on re.Scanner. I have two questions.
1) Is re.Scanner ever going to be official? Can I count on it being
in future versions of python? It's been there for a really long time,
so I assume so, but someth