]> granicus.if.org Git - python/commit
Added 'execute()' method, a thin wrapper around 'util.execute() (just like
authorGreg Ward <gward@python.net>
Wed, 2 Aug 2000 01:38:20 +0000 (01:38 +0000)
committerGreg Ward <gward@python.net>
Wed, 2 Aug 2000 01:38:20 +0000 (01:38 +0000)
commit9dddbb4009ecd3efde478225170ac8fc287da8e8
treeb688f860585ee5d071756cf00758e0ce28238521
parentd7faa81616c4205f48b16fc44220fc167d12e9c0
Added 'execute()' method, a thin wrapper around 'util.execute() (just like
the one in cmd.py).
Lib/distutils/ccompiler.py