Chapter 10. File and Text Operations


This chapter covers most of the issues related to dealing with files and the filesystem in Python. A file is a stream of bytes that a program can read and/or write; a filesystem is a hierarchical repository of files on a computer system.




Python in a Nutshell
Python in a Nutshell, Second Edition (In a Nutshell)
ISBN: 0596100469
EAN: 2147483647
Year: 2004
Pages: 192
Authors: Alex Martelli

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net