Skip to content

autocomplete is broken on pylib's ApiModule instances #58

@ikanobori

Description

@ikanobori

pylib (the base for py.test) contains some magic about imports
those are exposed as apimodules

the basic issue is that something like

#!pycon
>>> import py
>>> py.execnet.<Tab>

wont autocomplete in bpython, while it will do that on ipython


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions