diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-20 08:36:42 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-20 08:36:42 +0000 |
commit | e21095e3c556560fac4a1ee358d9a686bfaedaad (patch) | |
tree | 9f3eaf89edc31a69d76cff20ef1e76b100263fdf /Objects/unicodeobject.c | |
parent | 6af3e2dc315797e799a6ad0baedd393ff65ef1db (diff) | |
download | cpython-git-e21095e3c556560fac4a1ee358d9a686bfaedaad.tar.gz |
Widespread: Used classes in a more natural way. Added convenience
methods to squash code duplication. Simplified several overly complex
chunks of logic. Built output strings more with string interpolation
instead of infix '+'. Added comments. Exploited recent Python features
(chiefly bool and augmented assignment).
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions