Skip to content

Move IPython.core.payloadpage to this package ? #1304

Open
@Carreau

Description

ipykernel/ipykernel/zmqshell.py
 23:from IPython.core import page, payloadpage
547:        self.set_hook("show_in_pager", page.as_hook(payloadpage.page), 99)

Seem to be the only thing that refer to IPython.core.payloadpage submodule, even in IPython itself;
so I think it should be moved here.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions