You can just add c:\\Python24\\Lib to sys.path and use 'glob' and 'os' or any other pure-python module as you normally would.
--
Vincent Wehren
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nicholas
Sent: 24 April 2006 19:15
To: [email protected]
Subject: [IronPython] os module and directory/file commands

Im a newbie to IP and am struggling to find how to list directories etc as was done using 'os' in CPython? Also what about Globbing? Are there any good sources of info for IP, I have just about worn out the tutorial. Any info would be much appreciated.
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to