On Sun, Jun 29, 2008 at 09:13:30PM +0000, Antoine Pitrou wrote:
> 
> Another question, about re.LOCALE. Its utility is dubious, and it's never used
> in the stdlib (apart from the re tests themselves). What should we do:
>  - drop it entirely
>  - only allow it on bytes patterns (it doesn't make sense on unicode strings)

   Leave it for bytes patterns.

>  - leave it as-is
> ?

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to