launch: Ensure g->cmdline is allocated before assigning g->cmdline[0].
[libguestfs.git] / python / examples / create_disk.py
2010-11-24 Richard W.M. Jonespython: Translate C examples into Python and include...