SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 117 Python

Checking in the new, improve file.writelines() code.

This (1) avoids thread unsafety whereby another thread could zap the
list while we were using it, and (2) now supports writing arbitrary
sequences of strings.
G
Guido van Rossum committed
ee70ad1e527e67232c61cf47819a0fc264eca435
Parent: d724b23