summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-03-31 20:00:11 +0000
committerGeorg Brandl <georg@python.org>2006-03-31 20:00:11 +0000
commit54a188aed8cc8333927a679bb00eda4e25aa0cba (patch)
treed7e8d7a2b743c63927216d8060bae4625734b134 /Python
parentdcdfd22bb411ebf0d58bba135455c4abf2bc9ce1 (diff)
downloadcpython-git-54a188aed8cc8333927a679bb00eda4e25aa0cba.tar.gz
bug #1461855: make os.fdopen() add the O_APPEND flag if using "a" mode.
glibc, for example, does this already on its own, but it seems that the solaris libc doesn't. This leads to Python code being able to over- write file contents even though having specified "a" mode.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions