It's almost like the C API. Here is an example: fd = open(filename) txt = fd.read() fd.close() More information can be found at http://www.python.org/doc > jensebaer wrote: > > hi all, > > How can I read and write external files (Linux filesystem) with > python? > > Thanks > > Jens -- Ken Kinder 303.381.7631