admin <roundup-ad...@psf.upfronthosting.co.za> merkte an:

note that posix uses a special set syntax, [:name:], for this purpose:

[:alnum:]   [:cntrl:]   [:lower:]   [:space:]
[:alpha:]   [:digit:]   [:print:]   [:upper:]
[:blank:]   [:graph:]   [:punct:]   [:xdigit:]

adding a new character escape will probably break more existing expressions, 
but no matter what syntax we chose, this is (micro-)PEP territory.

Removed message: http://bugs.python.org/msg54862

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1528154>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to