]> granicus.if.org Git - python/commit
Removed unused function PyFloat_AsStringEx. It is unused in floatobject.c, and it...
authorEric Smith <eric@trueblade.com>
Sat, 24 Oct 2009 19:50:44 +0000 (19:50 +0000)
committerEric Smith <eric@trueblade.com>
Sat, 24 Oct 2009 19:50:44 +0000 (19:50 +0000)
commit8c3fb3944050687769f474ad6cc176f35c90bc81
treee65f5a4815184236705a45ec09bd1f649141092f
parentf32540703815825d5d81051bd40d5b343ccee1e9
Removed unused function PyFloat_AsStringEx. It is unused in floatobject.c, and it's not declared in any .h file.
Objects/floatobject.c
PC/os2emx/python27.def