| |||||||||||||||||||
| |||||||||||||||||||
Description | |||||||||||||||||||
Interfaces to low-level Python types. You should probably not use this module directly. You probably want Python.Objects instead. You'll only need this module directly if you are importing new functions from the Python C API. Written by John Goerzen, jgoerzen@complete.org | |||||||||||||||||||
Synopsis | |||||||||||||||||||
| |||||||||||||||||||
Documentation | |||||||||||||||||||
newtype PyObject | |||||||||||||||||||
| |||||||||||||||||||
type CPyObject = () | |||||||||||||||||||
data PyException | |||||||||||||||||||
| |||||||||||||||||||
data StartFrom | |||||||||||||||||||
| |||||||||||||||||||
Produced by Haddock version 0.6 |