Issue #7228: Fix format mismatch when printing something of type off_t.
commit407e30ca3ff84a0e8655c4e70ec244fdd75e42b6
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 24 Nov 2009 20:51:48 +0000 (24 20:51 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 24 Nov 2009 20:51:48 +0000 (24 20:51 +0000)
treeb0f436194af8c020c7bca59892a8f3e62f9ad8c4
parent71d95815af2a262a92c1e1f5a99d9d79a8a83442
Issue #7228:  Fix format mismatch when printing something of type off_t.
(Should silence some compiler warnings.)

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