]> granicus.if.org Git - python/commit
Added the "distribution query" methods: 'has_pure_modules()',
authorGreg Ward <gward@python.net>
Wed, 29 Mar 2000 02:20:45 +0000 (02:20 +0000)
committerGreg Ward <gward@python.net>
Wed, 29 Mar 2000 02:20:45 +0000 (02:20 +0000)
commitf00c34da1d0ba4641829adb264fcb20c663b872e
treeeadec3fbfcbca9a31af32b1679beccb646c6f399
parentab9d08ce654be8f555b2a8a08ae56c1e63ba2fec
Added the "distribution query" methods: 'has_pure_modules()',
'has_ext_modules()', 'has_c_libraries()', 'has_modules()', and 'is_pure()'.
Lib/distutils/core.py