Zachary Ware <zachary.w...@gmail.com> added the comment:

I suspect you either had a non-python.org version of Python, or had the 
embeddable distribution rather than a proper installation (the embeddable 
distribution should not be used unless you're embedding, hence the name :)).  
Either way, the standard distribution started normally imports site by default, 
which monkeypatches `help` into builtins on all platforms.

----------
nosy: +zach.ware
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
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