Skip to content

ipython notebook --pylab=inline replaces built-in any() #2598

@invisibleroads

Description

@invisibleroads

Running "ipython notebook --pylab=inline" replaces the built-in any() with its numpy counterpart.

Expected
<function any>

Actual
<function numpy.core.fromnumeric.any>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions