Chapter 9. Files and InputOutput


Chapter 9. Files and Input/Output

Chapter Topics

  • File Objects

    • File Built-in Functions

    • File Built-in Methods

    • File Built-in Attributes

  • Standard Files

  • Command-Line Arguments

  • File System

  • File Execution

  • Persistent Storage

  • Related Modules

This chapter is intended to give you an in-depth introduction to the use of files and related input/output capabilities of Python. We introduce the file object (its built-in function, and built-in methods and attributes), review the standard files, discuss accessing the file system, hint at file execution, and briefly mention persistent storage and modules in the standard library related to "file-mania."



Core Python Programming
Core Python Programming (2nd Edition)
ISBN: 0132269937
EAN: 2147483647
Year: 2004
Pages: 334
Authors: Wesley J Chun

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