Skip to content

No warning after redefining Python built-in since friendly 0.7.9 #43

@mardukbp

Description

@mardukbp

Before version 0.7.9 when a Python built-in was redefined friendly issued a warning. This is specially useful for beginners, who actually do things like

print = 3

In case the warning now has to be manually activated, I believe that it would be a good idea to revert to making it default behavior. Because disabling safety measures should be a conscious decision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions