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 Ramchandra Apte
Recipients Ramchandra Apte, ezio.melotti, facundobatista, loewis, mark.dickinson, rhettinger, skrah, zach.ware
Date 2012-10-31.16:38:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAExgZOhxpGMyNKm0Yj1swzyGmbBMzO-zRC_Rw64oixMmk44X6Q@mail.gmail.com>
In-reply-to <1351701294.27.0.634178945596.issue13701@psf.upfronthosting.co.za>
Content
On 31 October 2012 22:04, Mark Dickinson <report@bugs.python.org> wrote:

>
> Mark Dickinson added the comment:
>
> Revision fa959dc5c61d comes from the 2.7 maintenance branch.  Try:
>
>    http://hg.python.org/cpython/file/e5f39546989f/Lib/decimal.py
>
> instead.  Better still, get a clone of the Python repository. :-)
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue13701>
> _______________________________________
>

clone is quite big (~300 MB->half an hour)
I know about the way to download the repo's tip as .tar.bz2
History
Date User Action Args
2012-10-31 16:38:09Ramchandra Aptesetrecipients: + Ramchandra Apte, loewis, rhettinger, facundobatista, mark.dickinson, ezio.melotti, skrah, zach.ware
2012-10-31 16:38:09Ramchandra Aptelinkissue13701 messages
2012-10-31 16:38:08Ramchandra Aptecreate