Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement printerdata_ex as Python dictionary. Read only at the moment. | Tim Potter | 2002-09-19 | 1 | -11/+32 |
| | |||||
* | Ignore *.pyc | Tim Potter | 2002-09-11 | 1 | -0/+1 |
| | |||||
* | Put all Python modules into the 'samba' subpackage. Now you need to | Martin Pool | 2002-09-09 | 1 | -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 Potter | 2002-09-06 | 1 | -0/+15 |
| | |||||
* | Move printerdata dictionary object into it's own file. | Tim Potter | 2002-09-06 | 1 | -0/+23 |