diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-06-13 15:14:10 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-06-13 15:14:10 (GMT) |
commit | 129b17d538ddb5fa4df2d2d8ec1876d9a9ea4355 (patch) | |
tree | afcb972a8ed88561c5db1ef8b668eba05e998492 /Modules | |
parent | df1e092a1fbd4c62d30d8b687cfc24773319e0fc (diff) | |
download | cpython-129b17d538ddb5fa4df2d2d8ec1876d9a9ea4355.zip cpython-129b17d538ddb5fa4df2d2d8ec1876d9a9ea4355.tar.gz cpython-129b17d538ddb5fa4df2d2d8ec1876d9a9ea4355.tar.bz2 |
More style changes and little cleanups.
Remove __init__ that just called base class __init__ with same args.
Fold long argument lists into fewer, shorter lines.
Remove parens in tuple unpacks.
Don't put multiple statements on one line with a semicolon.
In find_library_file() compute the library_filename() upfront.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions