[python-win32] Re: Converting objectSid attribute value to a PySID

Roger Upole rwupole at msn.com
Tue Jan 10 17:08:47 CET 2006


You can pass a string or buffer to pywintypes.SID() 
to create a PySID from the raw bytes.

      Roger



More information about the Python-win32 mailing list