summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-08-25 22:39:50 (GMT)
committerMarc-André Lemburg <mal@egenix.com>2000-08-25 22:39:50 (GMT)
commit6ef68b5b01c7898624b8baa5d042522d3d6532af (patch)
tree95768f88220923479c0c7563d8aebd9176a1e389 /Doc
parent4ea8d6e52ebd87267e58c14fdabefcb58a1d3770 (diff)
downloadcpython-6ef68b5b01c7898624b8baa5d042522d3d6532af.zip
cpython-6ef68b5b01c7898624b8baa5d042522d3d6532af.tar.gz
cpython-6ef68b5b01c7898624b8baa5d042522d3d6532af.tar.bz2
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 'Doc')
0 files changed, 0 insertions, 0 deletions