Skip to content

bpythons __main__ is distinct from pythons __main__ #68

@ikanobori

Description

@ikanobori

in the orginal python shell the following works

#!pycon
>>> import __main__
>>> __main__.__main__
<module '__main__' ...>

in bpython i breaks


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions