summaryrefslogtreecommitdiffstats
path: root/python/guestfs-py.h
Commit message (Collapse)AuthorAgeFilesLines
* python: Rearrange C files for bindings.Richard W.M. Jones2011-04-241-0/+67
Move the hand-written functions into two new files: guestfs-py.h and guestfs-py-byhand.c This is just code motion. (cherry picked from commit 16da7589e91b0030fb5564553447f80b97c0b18c)