Skip to content

public and readonly module globals #656

@robertwb

Description

@robertwb

Class attributes can be declared public or readonly for access from Python. It'd be nice to be able to do the same for modules (though it might involve ugly hacks like http://mail.python.org/pipermail/python-list/2007-January/422578.html)

  • Robert

Migrated from http://trac.cython.org/ticket/95

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions