summaryrefslogtreecommitdiffstats
path: root/source/python/samba
Commit message (Collapse)AuthorAgeFilesLines
* Implement printerdata_ex as Python dictionary. Read only at the moment.Tim Potter2002-09-191-11/+32
|
* Ignore *.pycTim Potter2002-09-111-0/+1
|
* 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.
* Initial version of printerdata_ex browsing.Tim Potter2002-09-061-0/+15
|
* Move printerdata dictionary object into it's own file.Tim Potter2002-09-061-0/+23