Commit 384d9d43 authored by Georg Brandl's avatar Georg Brandl

merge with 3.3

parents d2ef05ad c1c743f1
......@@ -734,7 +734,7 @@ This module provides the following functions.
.. method:: CCompiler.execute(func, args[, msg=None, level=1])
Invokes :func:`distutils.util.execute` This method invokes a Python function
Invokes :func:`distutils.util.execute`. This method invokes a Python function
*func* with the given arguments *args*, after logging and taking into account
the *dry_run* flag.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment