mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
and str (unicode) patterns get full unicode matching by default. The re.ASCII flag is also introduced to ask for ASCII matching instead. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| decoder.py | ||
| encoder.py | ||
| scanner.py | ||
| tool.py | ||