[issue4217] Add file comparisons to the unittest library

Georg Brandl report at bugs.python.org
Thu Apr 2 05:02:45 CEST 2009


Georg Brandl <georg at python.org> added the comment:

I'm not sure we need new unittest functions for file comparison; but a
function in difflib that directly takes two filenames would perhaps be
accepted.  That will need a new patch however.

----------
assignee:  -> zseil
nosy: +georg.brandl, zseil
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4217>
_______________________________________


More information about the Python-bugs-list mailing list