Module namespace

Module namespace 

Source
Expand description

Rust traits used to abstract Python data objects that are namespaces and contain symbols. This includes Modules, Functions, Classes, and other objects.

Traitsยง

NameSpace