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 belopolsky
Recipients Erik.Cederstrand, aganders3, belopolsky, r.david.murray
Date 2011-05-26.00:16:42
SpamBayes Score 0.00031688734
Marked as misclassified No
Message-id <BANLkTimNKOhrJmp7GEwSXieTAiJDQDVXeg@mail.gmail.com>
In-reply-to <1306362523.44.0.790762805794.issue12006@psf.upfronthosting.co.za>
Content
On Wed, May 25, 2011 at 6:28 PM, Ashley Anderson <report@bugs.python.org> wrote:
>
> .. I agree that '_calc_julian_from_V' is a bit strange. I was mimicking a similar helper function's
> name ('_calc_julian_from_U_or_W'), but perhaps that is no defense.

This is a perfect defense.  Local consistency usually trumps global
conventions.  I only looked at the patch and did not see that other
function.  Please don't change the name.
History
Date User Action Args
2011-05-26 00:16:42belopolskysetrecipients: + belopolsky, r.david.murray, Erik.Cederstrand, aganders3
2011-05-26 00:16:42belopolskylinkissue12006 messages
2011-05-26 00:16:42belopolskycreate