summaryrefslogtreecommitdiffstats
path: root/source/python/py_smb.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup of header files for python extensions.Tim Potter2003-02-181-4/+1
| | | | | | - combine py_foo_proto.h and py_foo.h - move #include of Python.h into one place so we can get rid of that annoying compiler warning about HAVE_FSTAT being redefined
* Skeleton for a libsmb python wrapper.Tim Potter2002-07-291-0/+42