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

From Al Lukaszewski, for About.com

Working With Text Files

Tuesday June 24, 2008
No matter what kind of programming you do, you will almost certainly have to deal with a text file at some point. How you want Python to process that file will depend on what your are coding. For example, reading the entire file for every instance of the program is not typically best practice for a web app or similar server-based program. To review quickly four of the several ways you can skin a text file, check out "Ways to Work With Files in Python".
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.