]> granicus.if.org Git - python/commit
[3.6] bpo-30398: Add a docstring for re.error. (GH-1647) (#1830)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 27 May 2017 13:37:40 +0000 (16:37 +0300)
committerGitHub <noreply@github.com>
Sat, 27 May 2017 13:37:40 +0000 (16:37 +0300)
commitb52c68a5a3f546cbbe1589f8bb3e51bfd55a6c15
tree7f875e950037f8b0ba6f3c0b4aaa363a7b27f258
parent584ef2aecfdaaf753e3959a8ceb0ea745189ddeb
[3.6] bpo-30398: Add a docstring for re.error. (GH-1647) (#1830)

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