mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
cleanup
This commit is contained in:
parent
811fbbc4ce
commit
27fda28973
1 changed files with 0 additions and 4 deletions
|
|
@ -140,10 +140,6 @@ FUNC1(math_sqrt, sqrt)
|
||||||
FUNC1(math_tan, tan)
|
FUNC1(math_tan, tan)
|
||||||
FUNC1(math_tanh, tanh)
|
FUNC1(math_tanh, tanh)
|
||||||
|
|
||||||
#ifndef macintosh
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static object *
|
static object *
|
||||||
math_frexp(self, args)
|
math_frexp(self, args)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue