]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
rxgen: Extract py wrapper func emitter
authorDavid Howells <dhowells@redhat.com>
Thu, 9 Jan 2014 14:29:25 +0000 (14:29 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 9 Jan 2014 14:49:38 +0000 (14:49 +0000)
commit46cd9ac19a184a1759c796987677263dc642fd81
treeb1c7f1e6a9f1047a9911e85a6ba7736a98ed292a
parent211e0d4ff9625a259cd92d641db2cca07ae8bcee
rxgen: Extract py wrapper func emitter

Extract the code to emit python wrapper functions from the main rxgen script
and put into its own module.

Signed-off-by: David Howells <dhowells@redhat.com>
rxgen/emit_py_sync_funcs.pm [new file with mode: 0644]
rxgen/rxgen.pl