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)
commit14c9883541f23ba9c909c4061cabe71001553c01
treebcfb2359891526bf69c3cc86bfc4874f376f33ec
parent8735af51e2c48be0d01ae8306770c5ae26ee811a
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.
(This used to be commit 07d79f4aa8de8e7a08555a62faafd79573a95e74)
source3/python/py_spoolss_printers_conv.c [new file with mode: 0644]