[issue22824] Update reprlib to use set literals

Berker Peksag report at bugs.python.org
Mon Nov 10 01:29:27 CET 2014


Berker Peksag added the comment:

Thanks for the review, Raymond. Patch updated:

- Updated the documentation
- Added two test cases for set literals
- Replaced old run_unittest calls with ``unittest.main()``

----------
Added file: http://bugs.python.org/file37164/issue22824_v2.diff

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


More information about the Python-bugs-list mailing list