Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Basthon
Basthon Kernel
Commits
b4fe4751
Commit
b4fe4751
authored
Jan 02, 2021
by
Romain Casati
Browse files
Typos.
parent
2f1e177e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/basthon.py.js
View file @
b4fe4751
...
...
@@ -447,11 +447,11 @@ __builtins__.input = _hacked_input
# hacking help function
# see pydoc.py in cpython
:
# see pydoc.py in cpython:
# https://github.com/python/cpython/blob/master/Lib/pydoc.py
# it uses a class called ModuleScanner to list packages.
# this class first look at sys.builtin_module_names then in pkgutil.
# we fake sys.builtin_module_names in order to get t
he
right
# this class first look
s
at sys.builtin_module_names then in pkgutil.
# we fake sys.builtin_module_names in order to get
i
t right
_default_help = pydoc.help
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment