summaryrefslogtreecommitdiffstats
path: root/source3/python/samba
Commit message (Collapse)AuthorAgeFilesLines
* Put all Python modules into the 'samba' subpackage. Now you need toMartin Pool2002-09-091-0/+7
| | | | | | | | | | | write import samba.tdbutil samba.tdbutil.pack('f', ['hello']) You need 'cvs update -d' to get the new subdirectory for this to build properly. (This used to be commit 0d3276355e0511d6aff110a3943199629b3c00fd)
* Initial version of printerdata_ex browsing.Tim Potter2002-09-061-0/+15
| | | | (This used to be commit c201a61a52ffbaf1b1b70e25e0ef2b29a89f921c)
* Move printerdata dictionary object into it's own file.Tim Potter2002-09-061-0/+23
(This used to be commit c211d2deca1019d3ef9bd08f5a01e76ede2d0191)