Bases: exceptions.Exception
Exception that is raised to signal a wrapper failed to generate but must simply be skipped. for internal pybindgen use
Make sure the value is either str or unicode object, and if it is unicode convert it to ascii. Also, None is an accepted value, and returns itself.
for internal pybindgen use
for internal pybindgen use
make a name Like<This,and,That> look Like__lt__This_and_That__gt__
Simplified syntax for representing a parameter with delayed lookup.
Parameters are the same as L{Parameter.new}.
Simplified syntax for representing a return value with delayed lookup.
Parameters are the same as L{ReturnValue.new}.
Write a preamble, containing includes, #define’s and typedef’s necessary to correctly compile the code with the given minimum python version.