On Jun 22, 5:56 pm, Lawrence D'Oliveiro <l...@geek-
central.gen.new_zealand> wrote:
> In message <e9213fb3-
>
> c77d-4a47-8cb4-7dd916d69...@s1g2000prd.googlegroups.com>, 1x7y2z9 wrote:
> > Not sure if this is defined in a later version, but it would be nice
> > to define re.NONE = 0 in the re module.
>
> Do so:
>
>     re.NONE = 0
>
> Problem solved.

It would be nice to have such a constant defined in the re module
(make it standard).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to