New submission from Steven D'Aprano <steve+pyt...@pearwood.info>:

What do you mean "type help"?

help() is added by the site module, if you've done something to skip running 
the site module it won't be added.

Can you give an example of what you are trying to do, what happens and what you 
expected?

Are you running in IDLE or the regular REPL?

----------
nosy: +steven.daprano

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33856>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to