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