Kaydet (Commit) 27fda289 authored tarafından Guido van Rossum's avatar Guido van Rossum

cleanup

üst 811fbbc4
...@@ -140,10 +140,6 @@ FUNC1(math_sqrt, sqrt) ...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment