[python-win32] win32net

2006-09-07 Thread Wolf, Matthias ALRT/ELD
Title: win32net Hallo, I try to print every member of a windows doamin-group, the username as well as the group name. But I just receive the usernames and no groupnames, where is my fault? Here is a small codesnip from a large script of attemps. codesnip:

[python-win32] makepy.py excel-libs

2006-07-20 Thread Wolf, Matthias ALRT/ELD
Title: makepy.py excel-libs Hello I've made a 'Microsoft Excel 11.0 Object Library' from the 'EXCEL.EXE'-File and can now create excel-diagrams with python. But if want to use some special variables e.g. 'MajorGridlines': ### VBA-Marco-Example