summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-03-31 20:00:11 (GMT)
committerGeorg Brandl <georg@python.org>2006-03-31 20:00:11 (GMT)
commit54a188aed8cc8333927a679bb00eda4e25aa0cba (patch)
treed7e8d7a2b743c63927216d8060bae4625734b134 /Python/Python-ast.c
parentdcdfd22bb411ebf0d58bba135455c4abf2bc9ce1 (diff)
downloadcpython-54a188aed8cc8333927a679bb00eda4e25aa0cba.zip
cpython-54a188aed8cc8333927a679bb00eda4e25aa0cba.tar.gz
cpython-54a188aed8cc8333927a679bb00eda4e25aa0cba.tar.bz2
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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions