[IronPython] os module and directory/file commands

Vincent Wehren vincent at visualtrans.de
Mon Apr 24 20:31:37 CEST 2006


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: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Nicholas
Sent: 24 April 2006 19:15
To: users at lists.ironpython.com
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. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060424/c76d50a7/attachment.html>


More information about the Ironpython-users mailing list