commit | 09823a2e215bea1bde9941766f8d11c0aee26b76 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Oct 31 09:42:39 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Oct 31 09:42:39 2009 +0000 |
tree | 7a7a59a08e560f7c33442ddda1205c9318b2bd12 | |
parent | ba26b39115bfaba16855ca30cd6ca0e3515fe0b6 [diff] |
Deprecate PyOS_ascii_strtod and PyOS_ascii_atof, and document the replacement function PyOS_string_to_double.