summaryrefslogtreecommitdiff
path: root/Python/graminit.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2009-01-21 00:56:37 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2009-01-21 00:56:37 +0000
commit19fec8b58fe46de77c7d12c91fe198584da5d0c8 (patch)
treecb81650e38c1b513b5db4139c58239cb2c613460 /Python/graminit.c
parent592f5fcb8d1d6f8c495e32ce0eae848c0e866dcd (diff)
downloadcpython-git-19fec8b58fe46de77c7d12c91fe198584da5d0c8.tar.gz
Merged revisions 68835 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r68835 | antoine.pitrou | 2009-01-21 01:45:36 +0100 (mer., 21 janv. 2009) | 6 lines Issue #5008: When a file is opened in append mode with the new IO library, do an explicit seek to the end of file (so that e.g. tell() returns the file size rather than 0). This is consistent with the behaviour of the traditional 2.x file object. ........
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions