* \t is always in \s so no need to add it * handle the non-breaking space thanks to the re.UNICODE flag * add an option to keep (but normalize) newlines * more tests |
||
|---|---|---|
| .. | ||
| filters | ||
| __init__.py | ||
| browser.py | ||
| cookies.py | ||
| elements.py | ||
| exceptions.py | ||
| page.py | ||
* \t is always in \s so no need to add it * handle the non-breaking space thanks to the re.UNICODE flag * add an option to keep (but normalize) newlines * more tests |
||
|---|---|---|
| .. | ||
| filters | ||
| __init__.py | ||
| browser.py | ||
| cookies.py | ||
| elements.py | ||
| exceptions.py | ||
| page.py | ||