diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-02-20 10:46:11 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-02-20 10:46:11 (GMT) |
commit | 79d8f3f1238ab5c86eff2e40e302f678fa24fea3 (patch) | |
tree | 3d33627a5c58eda9ca94d6170627cc1c7e02c8b4 /Modules/clinic/cmathmodule.c.h | |
parent | 7a4f43a8dd14c5eb64762a1ffcf1d44f069fc293 (diff) | |
download | cpython-79d8f3f1238ab5c86eff2e40e302f678fa24fea3.zip cpython-79d8f3f1238ab5c86eff2e40e302f678fa24fea3.tar.gz cpython-79d8f3f1238ab5c86eff2e40e302f678fa24fea3.tar.bz2 |
Regenerated Argument Clinic checksums.
Diffstat (limited to 'Modules/clinic/cmathmodule.c.h')
-rw-r--r-- | Modules/clinic/cmathmodule.c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/clinic/cmathmodule.c.h b/Modules/clinic/cmathmodule.c.h index 83de518..d0c48d3 100644 --- a/Modules/clinic/cmathmodule.c.h +++ b/Modules/clinic/cmathmodule.c.h @@ -848,4 +848,4 @@ cmath_isinf(PyModuleDef *module, PyObject *args) exit: return return_value; } -/*[clinic end generated code: output=4407f898ae07c83d input=a9049054013a1b77]*/ +/*[clinic end generated code: output=9b6d81711e4e3c4b input=a9049054013a1b77]*/ |