]> granicus.if.org Git - python/commit
Issue #7228: Fix format mismatch when printing something of type off_t.
authorMark Dickinson <dickinsm@gmail.com>
Tue, 24 Nov 2009 20:51:48 +0000 (20:51 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 24 Nov 2009 20:51:48 +0000 (20:51 +0000)
commit889d96455a617edcc02204299cae4e0bb41761ec
tree714651d4f6573fb2ff8361ac1f13a7d645289b96
parent8b2d713d3294b148afe5e31a0d284e4a5065b63a
Issue #7228:  Fix format mismatch when printing something of type off_t.
(Should silence some compiler warnings.)
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c