[issue33856] Type "help" is not present on win32

Stéphane Wirtel report at bugs.python.org
Sat Jun 16 15:39:56 EDT 2018


Stéphane Wirtel <stephane at wirtel.be> added the comment:

Hi Zach, in fact, it's not a problem with Python itself, but with Idle.

I just downloaded a virtualbox image via (https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/) and started the installation of Python 3.6.5

and when you execute IDLE, "help()" is not present, but this sentence is present in the prompt of python3.

I am going to provide a small patch.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33856>
_______________________________________


More information about the Python-bugs-list mailing list