]> granicus.if.org Git - python/commit
[3.5] bpo-30398: Add a docstring for re.error. (GH-1647) (#1831)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 27 May 2017 13:38:12 +0000 (16:38 +0300)
committerGitHub <noreply@github.com>
Sat, 27 May 2017 13:38:12 +0000 (16:38 +0300)
commita815b5a100f38b883b08d39567c5557de2c19a53
tree3466d871dcb36ae0f32d8fc1f53991d9b4d7c33f
parentd78ad17836cc4288b6bd0e3112da040ead6e9fbe
[3.5] bpo-30398: Add a docstring for re.error. (GH-1647) (#1831)

Also document that some attributes may be None.
(cherry picked from commit 12d6b5d)
Doc/library/re.rst
Lib/sre_constants.py