Message177124
| Author | chris.jerdonek |
|---|---|
| Recipients | chris.jerdonek, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2012-12-07.20:09:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1354910995.08.0.422398456709.issue16629@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created issue 16638 to add support for multi-line signatures. > Then what about this issue? This issue is to fix the failing test. The test that is failing is to check that fetch_tip correctly returns the first line of a built-in's docstring and that it handles inheritance correctly, etc. Its purpose is not to check that the docstrings are written a certain way. Otherwise, for example, it would be checking all built-ins rather than just choosing one example. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-07 20:09:55 | chris.jerdonek | set | recipients: + chris.jerdonek, terry.reedy, roger.serwy, serhiy.storchaka |
| 2012-12-07 20:09:55 | chris.jerdonek | set | messageid: <1354910995.08.0.422398456709.issue16629@psf.upfronthosting.co.za> |
| 2012-12-07 20:09:55 | chris.jerdonek | link | issue16629 messages |
| 2012-12-07 20:09:54 | chris.jerdonek | create | |