Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help() diplays only an empty line for several objects #837

Closed
guntbert opened this issue Aug 5, 2020 · 1 comment
Closed

help() diplays only an empty line for several objects #837

guntbert opened this issue Aug 5, 2020 · 1 comment

Comments

@guntbert
Copy link

@guntbert guntbert commented Aug 5, 2020

Running bpython version 0.19 on top of Python 3.7.3 on Ubuntu

help(map)
help(max)
...

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.

@guntbert
Copy link
Author

@guntbert guntbert commented Aug 6, 2020

strange - today everything works as expected :-/

@guntbert guntbert closed this Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.