Module Python.Data_model

module Arith_ops : sig ... end

Python data model for arithmetic operators.

module Attribute : sig ... end

Data model for attribute access.

module Aug_assign : sig ... end

Python data model for augmented assignments.

module Callable : sig ... end

Python data model for callables.

module Compare_ops : sig ... end

Python data model for comparison operators.

module Subscript : sig ... end

Python data model for subscript access.