We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a1fd7 commit a710fdaCopy full SHA for a710fda
Doc/distutils/apiref.rst
@@ -734,7 +734,7 @@ This module provides the following functions.
734
735
.. method:: CCompiler.execute(func, args[, msg=None, level=1])
736
737
- Invokes :func:`distutils.util.execute` This method invokes a Python function
+ Invokes :func:`distutils.util.execute`. This method invokes a Python function
738
*func* with the given arguments *args*, after logging and taking into account
739
the *dry_run* flag.
740
0 commit comments