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 serhiy.storchaka
Recipients methane, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-12-21.19:00:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482346856.84.0.48804193894.issue29035@psf.upfronthosting.co.za>
In-reply-to
Content
> --fromfile is written for developers who understand what they do, it's
> just an helper.

I don't understand the use case of it ;) , but when you need it, the patch LGTM.

You can call just .group() instead of .group(0).
History
Date User Action Args
2016-12-21 19:00:56serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, methane, xiang.zhang
2016-12-21 19:00:56serhiy.storchakasetmessageid: <1482346856.84.0.48804193894.issue29035@psf.upfronthosting.co.za>
2016-12-21 19:00:56serhiy.storchakalinkissue29035 messages
2016-12-21 19:00:56serhiy.storchakacreate