[3.6] bpo-32614: Modify re examples to use a raw string to prevent wa… …rning (GH-5265) by terryjreedy · Pull Request #5500 · python/cpython

added 2 commits

February 2, 2018 16:45
…rning (pythonGH-5265)

Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka.

(cherry picked from commit 6677142)
…rning (pythonGH-5265)

Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka..
(cherry picked from commit 6677142)