New submission from Antoine Pitrou:

The writelines() method of I/O objects has almost no tests in test_fileio / 
test_io (and a couple of them in test_file).

----------
components: IO, Tests
messages: 168709
nosy: pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: missing tests for {RawIO,BufferedIO,TextIO}.writelines
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15744>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to