RE: [IronPython] Accessing Microsoft.Win32

2005-05-03 Thread Keith J. Farmer
Have you tried: from Microsoft.Win32 import * dir() ...? From: [EMAIL PROTECTED] on behalf of Kirk Olynyk Sent: Tue 5/3/2005 3:01 PM I have tried everything that I can think of to access the Microsoft.Win32 assembly, but I can'

[IronPython] Accessing Microsoft.Win32

2005-05-03 Thread Kirk Olynyk
I have tried everything that I can think of to access the Microsoft.Win32 assembly, but I can’t seem to get it. What is the canonical way of accomplishing this?   Kirk ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpy