SIGN IN SIGN UP

#18562: various revisions to the regex howto for 3.x

* describe how \w is different when used in bytes and Unicode patterns.

* describe re.ASCII flag to change that behaviour.

* remove personal references ('I generally prefer...')

* add some more links to the re module in the library reference

* various small edits and re-wording.
A
Andrew Kuchling committed
3f4f3ba1a86c21dc2aacb09b7b9e1bfb5fa746a3
Parent: ba5d8f3