1. Home
  2. Computing & Technology
  3. Python
Python Blog

From Al Lukaszewski, for About.com

More File Handling With Python's os Module

Monday May 12, 2008
Knowing how to use file descriptors, one can use the os functions to do some substantial system-level tasks. For a brief overview of many of the other file-handling functions in os, see "More File Handling Calls", the last step in using os to handle files in Python. They all tend to take a file descriptor as an argument, so ensure that you are familiar with the rest of the series before you try your hand at one of these.
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.