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".
Explore Python
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Python

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

All rights reserved.