Message288494
Write docstrings in following style:
"index($self, sub, start=0, end=sys.maxsize, /)\n"
"--\n"
"\n"
"<The summary line>\n"
"\n"
"<Rest of multiline\n"
"description>"
Extract the summary line. Don't use the metavariable "S" since it no longer defined in the signature. |
|
Date |
User |
Action |
Args |
2017-02-23 23:30:04 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, ncoghlan, benhoyt, xiang.zhang, lisroach, Mariatta, CuriousLearner |
2017-02-23 23:30:03 | serhiy.storchaka | set | messageid: <1487892603.95.0.601865180791.issue29549@psf.upfronthosting.co.za> |
2017-02-23 23:30:03 | serhiy.storchaka | link | issue29549 messages |
2017-02-23 23:30:03 | serhiy.storchaka | create | |
|