Staging
v0.5.1
https://github.com/python/cpython
Revision 775ba9b424c73098793314bc7f7916fd985038e0 authored by Georg Brandl on 06 October 2013, 10:38:44 UTC, committed by Georg Brandl on 06 October 2013, 10:38:44 UTC
1 parent 97ea40a
History
Tip revision: 775ba9b424c73098793314bc7f7916fd985038e0 authored by Georg Brandl on 06 October 2013, 10:38:44 UTC
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on docs@.
Tip revision: 775ba9b
File Mode Size
_iomodule.c -rw-r--r-- 25.3 KB
_iomodule.h -rw-r--r-- 5.9 KB
bufferedio.c -rw-r--r-- 70.4 KB
bytesio.c -rw-r--r-- 25.3 KB
fileio.c -rw-r--r-- 29.0 KB
iobase.c -rw-r--r-- 26.5 KB
stringio.c -rw-r--r-- 26.5 KB
textio.c -rw-r--r-- 80.4 KB

back to top