]> granicus.if.org Git - python/commit
Minor cleanup
authorÉric Araujo <merwok@netwok.org>
Sat, 20 Aug 2011 07:19:25 +0000 (09:19 +0200)
committerÉric Araujo <merwok@netwok.org>
Sat, 20 Aug 2011 07:19:25 +0000 (09:19 +0200)
commitba9b2689be0746c36171311dadcb64464ce6baae
treefaf3041a50ad00458402c6909febe55b5b01b1af
parent540edc6e660258f98cc91d39db4085c2140a8f8f
Minor cleanup

- Rename an attribute and create it in initialize_options instead of
  finalize_options to match the other install_* classes
- Remove unnecessary method call in tests
Lib/packaging/command/install_distinfo.py
Lib/packaging/tests/test_command_install_distinfo.py