summaryrefslogtreecommitdiffstats
path: root/source/python/py_conv.h
Commit message (Collapse)AuthorAgeFilesLines
* to_struct() now returns a boolean which is false if not all the elements ofTim Potter2002-05-171-1/+1
| | | | the structure were present in the dictionary.
* Aborted experiment to avoid namespace pollution and prototype hell andTim Potter2002-03-281-3/+8
| | | | moved to 'make proto' based solution.
* Fixed bug in guards.Tim Potter2002-03-271-1/+1
|
* Samba structure <-> Python dictionary helper functions.Tim Potter2002-03-261-0/+35