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

Stéphane Wirtel report at bugs.python.org
Sat Jun 16 14:58:22 EDT 2018


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

Hi Steven,

On Thursday, I gave a python training with some Windows computers and I have executer python, just the REPL, normally, you have 

Python 3.6.5 (default, Apr  4 2018, 15:01:18) 
[GCC 7.3.1 20180303 (Red Hat 7.3.1-5)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> 

But I didn't see the message with "help" in the prompt on the Windows computer. I would like to confirm with the standard bundle of python.org but I don't have a windows computer. and I didn't check the author of this bundle, but it was the 3.6.x version.

----------

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


More information about the Python-bugs-list mailing list