We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://bpaste.net/show/5ae7b297bffe is code which when run with bpython -i module.py or bpython module.py doesn't match the behavior of the same options used with python. Reported by @RichardBronosky
bpython -i module.py
bpython module.py
https://bpaste.net/show/5ae7b297bffe is code which when run with
bpython -i module.pyorbpython module.pydoesn't match the behavior of the same options used with python. Reported by @RichardBronosky