| commit | 45e230a8e1a21f3ec2a65594292346002b69fe0e | [log] [tgz] |
|---|---|---|
| author | Neal Norwitz <nnorwitz@gmail.com> | Sun Nov 19 21:26:53 2006 +0000 |
| committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Nov 19 21:26:53 2006 +0000 |
| tree | 5bca305b265bfe77a1238cdf9b18644a728fc4ae | |
| parent | 07529354dba821ddfa8ee0a14a9302e352eb8173 [diff] |
Speed up function calls into the math module by using METH_O. There should be no functional changes. However, the error msgs are slightly different. Also verified that the module dict is not NULL on init.