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 ezio.melotti
Recipients BreamoreBoy, NAVNEET.SUMAN, ezio.melotti, jesstess, josephgordon, pitrou, r.david.murray, vajrasky
Date 2015-12-28.18:22:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451326946.48.0.616524248459.issue19873@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I understand the two functions exist only for readability (i.e. the intention is to check for relative and absolute resolution respectively), but since they share the same implementation, the patch defines a single function and uses it for both instead of duplicating the code.
History
Date User Action Args
2015-12-28 18:22:26ezio.melottisetrecipients: + ezio.melotti, pitrou, r.david.murray, jesstess, BreamoreBoy, vajrasky, NAVNEET.SUMAN, josephgordon
2015-12-28 18:22:26ezio.melottisetmessageid: <1451326946.48.0.616524248459.issue19873@psf.upfronthosting.co.za>
2015-12-28 18:22:26ezio.melottilinkissue19873 messages
2015-12-28 18:22:26ezio.melotticreate