python: Ensure Python GIL state is correct during callback.
[libguestfs.git] / python / examples / create_disk.py
2010-11-24 Richard W.M. Jonespython: Translate C examples into Python and include...