cpython: a0a7c5b1af97 (original) (raw)

Mercurial > cpython

changeset 102910:a0a7c5b1af97

Closes #23746: merged update from 3.5. [#23746]

Vinay Sajip <vinay_sajip@yahoo.co.uk>
date Thu, 25 Aug 2016 15:14:07 +0100
parents 48f8148428d7(current diff)bf51f1f3569a(diff)
children ffcfa4f005a3
files Doc/library/sysconfig.rst
diffstat 1 files changed, 3 insertions(+), 1 deletions(-)[+] [-] Doc/library/sysconfig.rst 4

line wrap: on

line diff

--- a/Doc/library/sysconfig.rst +++ b/Doc/library/sysconfig.rst @@ -204,7 +204,9 @@ Other functions .. function:: is_python_build()

.. function:: parse_config_h(fp[, vars])