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 dsuch
Recipients dsuch, loewis
Date 2008-01-07.12:41:34
SpamBayes Score 0.10576954
Marked as misclassified No
Message-id <1199709696.98.0.396943731205.issue1737@psf.upfronthosting.co.za>
In-reply-to
Content
Done. Attached in python.zip. I've also noticed something strange here.
http://python.org/download/releases/2.5.1/ says the MD5 sum should
be a1d1a9c07bc4c78bd8fa05dd3efec87f but the MD5 client I'm using
(http://www.pc-tools.net/win32/md5sums/) tells me the
http://python.org/ftp/python/2.5.1/python-2.5.1.msi file's checksum
is 

D:\tmp\python_install>md5 python-2.5.1.msi

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+
Copyright (C) 2001-2005 Jem Berkes - http://www.pc-tools.net/
Type md5 -h for help

[Path] / filename                              MD5 sum
-------------------------------------------------------------------------------
[D:\tmp\python_install\]
python-2.5.1.msi                              
bd4780277a4bdfcd693593379e1b383c

What does it mean? Is it my client fault?
History
Date User Action Args
2008-01-07 12:41:37dsuchsetspambayes_score: 0.10577 -> 0.10576954
recipients: + dsuch, loewis
2008-01-07 12:41:37dsuchsetspambayes_score: 0.10577 -> 0.10577
messageid: <1199709696.98.0.396943731205.issue1737@psf.upfronthosting.co.za>
2008-01-07 12:41:34dsuchlinkissue1737 messages
2008-01-07 12:41:34dsuchcreate