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 r.david.murray
Recipients barry, manu-beffara, michael-lazar, petri.lehtinen, r.david.murray
Date 2016-07-12.13:20:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468329602.43.0.633008038672.issue14977@psf.upfronthosting.co.za>
In-reply-to
Content
I think we need to preserve backward compatibility in the readmailcapfile function even though it isn't technically a public API (make lineno a keyword argument and the behavior dependent on its presence).  I haven't experimented with the patch yet, but it looks reasonable.
History
Date User Action Args
2016-07-12 13:20:02r.david.murraysetrecipients: + r.david.murray, barry, petri.lehtinen, manu-beffara, michael-lazar
2016-07-12 13:20:02r.david.murraysetmessageid: <1468329602.43.0.633008038672.issue14977@psf.upfronthosting.co.za>
2016-07-12 13:20:02r.david.murraylinkissue14977 messages
2016-07-12 13:20:02r.david.murraycreate