From: Mark Dickinson Date: Sat, 19 Dec 2009 11:22:40 +0000 (+0000) Subject: Blocked revisions 76879 via svnmerge X-Git-Tag: v3.1.2rc1~249 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2297b0911afb74c3639e5eab57ea22ce630ba1e5;p=python Blocked revisions 76879 via svnmerge ................ r76879 | mark.dickinson | 2009-12-19 11:20:49 +0000 (Sat, 19 Dec 2009) | 10 lines Merged revisions 76878 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76878 | mark.dickinson | 2009-12-19 11:07:23 +0000 (Sat, 19 Dec 2009) | 3 lines Issue #3366: Add error function and complementary error function to math module. ........ ................ ---