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 Claudiu.Popa
Recipients Claudiu.Popa, eric.snow, ezio.melotti, ncoghlan, serhiy.storchaka
Date 2013-09-16.17:06:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379351182.64.0.764936309437.issue18626@psf.upfronthosting.co.za>
In-reply-to
Content
Hello, here's a basic patch. Currently, the header info is printed by default, while the source can be retrieved by using --source (although I would prefer them to be switched, the source should be shown by default and the header info only when requested). It understands the entry point notation, like 'unittest:util.safe_repr'.
History
Date User Action Args
2013-09-16 17:06:22Claudiu.Popasetrecipients: + Claudiu.Popa, ncoghlan, ezio.melotti, eric.snow, serhiy.storchaka
2013-09-16 17:06:22Claudiu.Popasetmessageid: <1379351182.64.0.764936309437.issue18626@psf.upfronthosting.co.za>
2013-09-16 17:06:22Claudiu.Popalinkissue18626 messages
2013-09-16 17:06:22Claudiu.Popacreate