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 baranguren
Recipients baranguren
Date 2007-08-26.17:21:22
SpamBayes Score 0.023473462
Marked as misclassified No
Message-id <1188148883.43.0.130535847782.issue1026@psf.upfronthosting.co.za>
In-reply-to
Content
Worked with Alex Martelli at the Google Python Sprint to backport ABC to
2.6.

Added abc.py and test_abc.py to svn trunk.
Files
File name Uploaded
pyABC_backport_to_2_6.patch baranguren, 2007-08-26.17:21:22
History
Date User Action Args
2007-08-26 17:21:23barangurensetspambayes_score: 0.0234735 -> 0.023473462
recipients: + baranguren
2007-08-26 17:21:23barangurensetspambayes_score: 0.0234735 -> 0.0234735
messageid: <1188148883.43.0.130535847782.issue1026@psf.upfronthosting.co.za>
2007-08-26 17:21:23barangurenlinkissue1026 messages
2007-08-26 17:21:22barangurencreate