]> granicus.if.org Git - python/commit
Use correct conversion specifier and length modifier when printing an
authorMark Dickinson <dickinsm@gmail.com>
Mon, 26 Oct 2009 19:59:23 +0000 (19:59 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 26 Oct 2009 19:59:23 +0000 (19:59 +0000)
commite052b64def35c09b777ba7b9e042919a42ab608f
treedd5123a27faa9d46eda3b610dc015689cb32d90d
parentd9ff74e51dc0ede17116b590e2e544d1a2b7fe39
Use correct conversion specifier and length modifier when printing an
integer of type off_t.  Also, don't assume that long long is available.
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c