This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients
Date 2004-03-08.18:26:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

Thanks for the second review.

As requested:
* Changed 'l' to 'n'.
* Made a parallel change to StringIO.py.
* Borrowed a docstring mentioning iterables from
file.writelines.

Checked-in as:
Lib/StringIO.py 1.34
Modules/cStringIO.c 2.47

History
Date User Action Args
2007-08-23 15:32:34adminlinkissue907403 messages
2007-08-23 15:32:34admincreate