diff options
author | Raymond Hettinger <python@rcn.com> | 2004-05-21 10:00:15 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-05-21 10:00:15 (GMT) |
commit | ba6cd3647ff5bd0415dcdb4649a5e6a7a88c0e72 (patch) | |
tree | 8355d4adb9d4c4a618d7894c6155dbce88ef4fce /Lib/base64.py | |
parent | 83ee79524ae6462b7b044bb9cf2f625231814dba (diff) | |
download | cpython-ba6cd3647ff5bd0415dcdb4649a5e6a7a88c0e72.zip cpython-ba6cd3647ff5bd0415dcdb4649a5e6a7a88c0e72.tar.gz cpython-ba6cd3647ff5bd0415dcdb4649a5e6a7a88c0e72.tar.bz2 |
* 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
Diffstat (limited to 'Lib/base64.py')
0 files changed, 0 insertions, 0 deletions