Issue #7632: Fix one more case of incorrect rounding for str -> float
[python.git] / Python / 
tree956b5bf13f5da7172ec34ec5ab5dc0a21c9aaf98
drwxr-xr-x   ..
-rw-r--r-- 264074 Python-ast.c
-rw-r--r-- 26112 _warnings.c
-rw-r--r-- 1244 asdl.c
-rw-r--r-- 109602 ast.c
-rw-r--r-- 815 atof.c
-rw-r--r-- 73823 bltinmodule.c
-rw-r--r-- 120301 ceval.c
-rw-r--r-- 21291 codecs.c
-rw-r--r-- 94697 compile.c
-rw-r--r-- 75346 dtoa.c
-rw-r--r-- 685 dup2.c
-rw-r--r-- 5000 dynload_aix.c
-rw-r--r-- 1054 dynload_atheos.c
-rw-r--r-- 6411 dynload_beos.c
-rw-r--r-- 561 dynload_dl.c
-rw-r--r-- 1376 dynload_hpux.c
-rw-r--r-- 3498 dynload_next.c
-rw-r--r-- 1020 dynload_os2.c
-rw-r--r-- 3285 dynload_shlib.c
-rw-r--r-- 202 dynload_stub.c
-rw-r--r-- 7907 dynload_win.c
-rw-r--r-- 19061 errors.c
-rw-r--r-- 652 formatter_string.c
-rw-r--r-- 512 formatter_unicode.c
-rw-r--r-- 1238 frozen.c
-rw-r--r-- 1297 frozenmain.c
-rw-r--r-- 3774 future.c
-rw-r--r-- 45879 getargs.c
-rw-r--r-- 366 getcompiler.c
-rw-r--r-- 503 getcopyright.c
-rw-r--r-- 1401 getcwd.c
-rw-r--r-- 3041 getopt.c
-rw-r--r-- 130 getplatform.c
-rw-r--r-- 290 getversion.c
-rw-r--r-- 39563 graminit.c
-rw-r--r-- 85809 import.c
-rw-r--r-- 2000 importdl.c
-rw-r--r-- 990 importdl.h
-rw-r--r-- 13431 mactoolboxglue.c
-rw-r--r-- 32595 marshal.c
-rw-r--r-- 13559 modsupport.c
-rw-r--r-- 3151 mysnprintf.c
-rw-r--r-- 6519 mystrtoul.c
-rw-r--r-- 18610 peephole.c
-rw-r--r-- 5940 pyarena.c
-rw-r--r-- 7916 pyctype.c
-rw-r--r-- 623 pyfpe.c
-rw-r--r-- 1479 pymath.c
-rw-r--r-- 17653 pystate.c
-rw-r--r-- 562 pystrcmp.c
-rw-r--r-- 34984 pystrtod.c
-rw-r--r-- 48825 pythonrun.c
-rw-r--r-- 529 sigcheck.c
-rw-r--r-- 256 strdup.c
-rw-r--r-- 5205 strtod.c
-rw-r--r-- 8498 structmember.c
-rw-r--r-- 41927 symtable.c
-rw-r--r-- 47055 sysmodule.c
-rw-r--r-- 10905 thread.c
-rw-r--r-- 6094 thread_atheos.h
-rw-r--r-- 6167 thread_beos.h
-rw-r--r-- 2787 thread_cthread.h
-rw-r--r-- 1920 thread_foobar.h
-rw-r--r-- 3222 thread_lwp.h
-rw-r--r-- 8337 thread_nt.h
-rw-r--r-- 5703 thread_os2.h
-rw-r--r-- 5276 thread_pth.h
-rw-r--r-- 12382 thread_pthread.h
-rw-r--r-- 9613 thread_sgi.h
-rw-r--r-- 3115 thread_solaris.h
-rw-r--r-- 4066 thread_wince.h
-rw-r--r-- 6837 traceback.c