* Updated repr.py to handle set() and frozenset().
* Factored out common code to a single private function. * Use str.join() instead of + concatenation * Loop over elements directly instead of using indexing * Use % operator for formatting
Showing
Please
register
or
sign in
to comment