Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uphelp() diplays only an empty line for several objects #837
Comments
|
strange - today everything works as expected :-/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running bpython version 0.19 on top of Python 3.7.3 on Ubuntu
only print one empty line
help('modules')prints the expected results.At the same time in the python interpreter all invocations print the expected information.