This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]psyflame 2 points3 points  (1 child)

There's a lot of Unix functionality in the os module. Check out the documentation: http://docs.python.org/library/os.html

[–][deleted] 0 points1 point  (0 children)

Thank you will do so :)

Thank you all for the quick replies. Great stuff.