summaryrefslogtreecommitdiffstats
path: root/Lib/pydoc.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-07-21 00:16:22 (GMT)
committerVictor Stinner <vstinner@redhat.com>2018-07-21 00:16:22 (GMT)
commit03ec4df67d6b4ce93a2da21db7c84dff8259953f (patch)
treec47087d89707148936e251a888cacb21642c864a /Lib/pydoc.py
parent49abd307d222e6fe85b5175eed6b6f87fc656a8d (diff)
downloadcpython-03ec4df67d6b4ce93a2da21db7c84dff8259953f.zip
cpython-03ec4df67d6b4ce93a2da21db7c84dff8259953f.tar.gz
cpython-03ec4df67d6b4ce93a2da21db7c84dff8259953f.tar.bz2
bpo-34008: Allow to call Py_Main() after Py_Initialize() (GH-8043) (GH-8352)
Py_Main() can again be called after Py_Initialize(), as in Python 3.6. The new configuration is ignored, except of _PyMainInterpreterConfig.argv which is used to update sys.argv. (cherry picked from commit fb47bca9ee2d07ce96df94b4e4abafd11826eb01) Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions