Coverity: Avoid calling sort_strings (NULL, 0) on empty list.
[libguestfs.git] / python / guestfs-py-byhand.c
2011-04-22 Richard W.M. Jonespython: Ensure Python GIL state is correct during callback.
2011-04-22 Richard W.M. Jonespython: Implement new event API.
2011-04-22 Richard W.M. Jonespython: Rearrange C files for bindings.