From: Mark Dickinson Date: Wed, 16 Dec 2009 20:14:46 +0000 (+0000) Subject: Blocked revisions 76861 via svnmerge X-Git-Tag: v2.6.5rc1~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74c6f99d012d95b0df04cfd2b94bb453e9109147;p=python Blocked revisions 76861 via svnmerge ........ r76861 | mark.dickinson | 2009-12-16 20:13:40 +0000 (Wed, 16 Dec 2009) | 3 lines Issue #3366: Add expm1 function to math module. Thanks Eric Smith for testing on Windows. ........ ---