docs: guestfs_set_out_of_memory_handler returns void, not int.
[libguestfs.git] / python / examples / create_disk.py
2010-11-24 Richard W.M. Jonespython: Translate C examples into Python and include...