summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-08-25 22:39:50 +0000
committerMarc-André Lemburg <mal@egenix.com>2000-08-25 22:39:50 +0000
commit6ef68b5b01c7898624b8baa5d042522d3d6532af (patch)
tree95768f88220923479c0c7563d8aebd9176a1e389 /Python/codecs.c
parent4ea8d6e52ebd87267e58c14fdabefcb58a1d3770 (diff)
downloadcpython-git-6ef68b5b01c7898624b8baa5d042522d3d6532af.tar.gz
Fix to bug [ Bug #111860 ] file.writelines() crashes.
file.writelines() now tries to emulate the behaviour of file.write() as closely as possible. Due to the problems with releasing the interpreter lock the solution isn't exactly optimal, but still better than not supporting the file.write() semantics at all.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions