Use correct conversion specifier and length modifier when printing an
commitbfd72cc499b27e1588784352bca0e12ca4f7b32a
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 26 Oct 2009 19:59:23 +0000 (26 19:59 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 26 Oct 2009 19:59:23 +0000 (26 19:59 +0000)
tree1510908ce40c92968ace8ed461f804378d1052db
parenta4527dd467d9a359b5bb411a1612641caee2abbd
Use correct conversion specifier and length modifier when printing an
integer of type off_t.  Also, don't assume that long long is available.

git-svn-id: http://svn.python.org/projects/python/trunk@75728 6015fed2-1504-0410-9fe1-9d1591cc4771
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c