python: Convert any iterable argument to a list (RHBZ#693324).
[libguestfs.git] / generator / generator_python.ml
2011-04-04 Richard W.M. Jonespython: Convert any iterable argument to a list (RHBZ...
2011-03-07 Richard W.M. Jonesgenerator: Introduce error code (errcode) concept.
2010-11-10 Richard Jonesgenerator: Add Pointer parameter type to the generator.
2010-10-22 Richard W.M. Jonesgenerator: Optional arguments, add-drive-opts (RHBZ...
2010-09-11 Richard JonesSplit generator into separate source files.