Python

  1. Home
  2. Computing & Technology
  3. Python

Python Blog

From Al Lukaszewski, for About.com

Miscellaneous Process Manipulation With the os Module

Tuesday April 22, 2008
In order to make your Python code truly platform-independent, you pretty much have to use the os module. While much of the system-level portability of Python is in os.path, there are several functions not included in that module which you will probably want to use. For more see "Miscellaneous Process-Oriented Functions", the latest in the series "Process Manipulation With Python's os Module".

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Python

About.com Special Features

Python

  1. Home
  2. Computing & Technology
  3. Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.