New submission from Pierre Nugues:

I am using Unicode regexes in the form of properties: \p{} and these are not 
standard in the re module. I have to use the new regex module, which has to be 
installed separately.

I would like to see the replacement of re with regex in the future Python 
versions. I was not sure where to post my request and I used this bug tracker 
with the enhancement category. I hope this is not a mistake.

----------
components: Regular Expressions
messages: 278806
nosy: ezio.melotti, mrabarnett, pnugues
priority: normal
severity: normal
status: open
title: Replacement of re with the regex package
type: enhancement
versions: Python 3.6

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

Reply via email to