[issue22824] Update reprlib to use set literals

Berker Peksag report at bugs.python.org
Mon Nov 10 01:12:23 CET 2014


Berker Peksag added the comment:

Here's a patch to use set literals and frozenset({'a'}) in reprlib.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file37163/issue22824.diff

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


More information about the Python-bugs-list mailing list