This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2014-01-21.23:23:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390346598.1.0.326491536195.issue20338@psf.upfronthosting.co.za>
In-reply-to
Content
On further thought, I think the best place to truncate lines is in get_argspec, after being split from the docstring and before rejoined.
History
Date User Action Args
2014-01-21 23:23:18terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2014-01-21 23:23:18terry.reedysetmessageid: <1390346598.1.0.326491536195.issue20338@psf.upfronthosting.co.za>
2014-01-21 23:23:18terry.reedylinkissue20338 messages
2014-01-21 23:23:18terry.reedycreate