mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
for __SC__
This commit is contained in:
parent
c388068431
commit
2b7e04a9d9
2 changed files with 80 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* comp.sources.misc strtod(), as posted in comp.lang.tcl,
|
||||
with bugfix for "123000.0" and acceptance of space after 'e' sign nuked.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue