]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16443: Add docstrings to regular expression match objects.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 23 Dec 2012 18:00:58 +0000 (20:00 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 23 Dec 2012 18:00:58 +0000 (20:00 +0200)
commit77377574dcecac2d5936f2418e36cd9de4d90247
treeb38c182fd50445bac4823855a7552f1b9686b59a
parent75d5a189658c0937e88bfaa7fae59e5927ebca65
parent70dcef478936c6df43bc6f812b52d58a0cd219b4
Issue #16443: Add docstrings to regular expression match objects.

Patch by Anton Kasyanov.
Misc/ACKS
Misc/NEWS
Modules/_sre.c