commit | b52c68a5a3f546cbbe1589f8bb3e51bfd55a6c15 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat May 27 16:37:40 2017 +0300 |
committer | GitHub <noreply@github.com> | Sat May 27 16:37:40 2017 +0300 |
tree | 7f875e950037f8b0ba6f3c0b4aaa363a7b27f258 | |
parent | 584ef2aecfdaaf753e3959a8ceb0ea745189ddeb [diff] |
[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)