summaryrefslogtreecommitdiff
path: root/source3/python/py_lsa.h
AgeCommit message (Collapse)AuthorFilesLines
2003-02-18Cleanup of header files for python extensions.Tim Potter1-6/+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 (This used to be commit 0659351b251aee438bb9e92682bc445f164923a5)
2002-05-27Some rearrangement of header files.Tim Potter1-1/+1
(This used to be commit 0b2bd0a2290315056789f6aa1421678583086fc6)
2002-04-14Starting work on lsa module.Tim Potter1-0/+46
(This used to be commit 5c44397803622400390b13f1998b49f5da83d2a1)