python

Undocumented in source.

Modules

boilerplate
module python.boilerplate
Undocumented in source.
conv
module python.conv
Undocumented in source.
cooked
module python.cooked

Helper functions to interact with the Python C API

type
module python.type

A D API for dealing with Python's PyTypeObject

wrap
module python.wrap

Public Imports

python.raw
public import python.raw;
Undocumented in source.
python.cooked
public import python.cooked;
Undocumented in source.
python.boilerplate
public import python.boilerplate;
Undocumented in source.
python.type
public import python.type;
Undocumented in source.

Meta