Terry J. Reedy added the comment:

As I understand this, the main refactoring is to put the tests duplicated for 
zlib, bz2, and lzma into a master class that is then subclasses=d for each of 
the compressors. This looks like a great idea.

----------
nosy: +terry.reedy

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

Reply via email to