commit | d2c7e3fe96b16122fe23e018f970c5518c6411b5 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Fri Jun 17 13:24:33 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Fri Jun 17 13:24:33 2011 +0200 |
tree | 8da098a89d4bbb453204ba385bc2f44f8d9e9c72 | |
parent | 3e85e5427410bce670d516cf662c12413e155c16 [diff] |
Minor tweaks in packaging’s test_dist. - Use different Metadata objects to write and read a PKG-INFO (METADATA) file, to make sure the tested values come from the file - No need to restore methods on an instance after monkey-patching them: the methods are still the same on the class - Harmonize dedent calls