This implements %regex_sub built-in function to enhance string-processing capabilities, allowing users to perform substitutes like: - removing non-ascii characters - replacing subsequent whitespace characters with a single whitespace Thanks @tbabej ! |
||
|---|---|---|
| .. | ||
| functions | ||
| types | ||
| __init__.py | ||
| conftest.py | ||
| test_parser.py | ||
| test_script.py | ||