New routines to convert between structures and python dictionaries. We now
authorTim Potter <tpot@samba.org>
Fri, 5 Apr 2002 04:54:48 +0000 (04:54 +0000)
committerTim Potter <tpot@samba.org>
Fri, 5 Apr 2002 04:54:48 +0000 (04:54 +0000)
commit07d79f4aa8de8e7a08555a62faafd79573a95e74
treec9f32e80341748054843074af385630e1b12f21b
parentabe39ebcc125362125f0f900102b0f8d6011324b
New routines to convert between structures and python dictionaries.  We now
hide to_struct() and from_struct() from the caller so we can add custom
fields nicely.
source/python/py_spoolss_printers_conv.c [new file with mode: 0644]