commit | f00c34da1d0ba4641829adb264fcb20c663b872e | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Mar 29 02:20:45 2000 +0000 |
committer | Greg Ward <gward@python.net> | Wed Mar 29 02:20:45 2000 +0000 |
tree | eadec3fbfcbca9a31af32b1679beccb646c6f399 | |
parent | ab9d08ce654be8f555b2a8a08ae56c1e63ba2fec [diff] |
Added the "distribution query" methods: 'has_pure_modules()', 'has_ext_modules()', 'has_c_libraries()', 'has_modules()', and 'is_pure()'.