파일 형식
*********

이 장에서 설명하는 모듈들은 마크업 언어가 아니고 전자 메일과 무관한 다
양한 파일 형식을 구문 분석합니다.

* "csv" --- CSV 파일 읽기와 쓰기

  * 모듈 내용

  * 방언과 포매팅 파라미터

  * 판독기 객체

  * 기록기 객체

  * 예제

* "configparser" --- Configuration file parser

  * Quick Start

  * Supported Datatypes

  * Fallback Values

  * Supported INI File Structure

  * Interpolation of values

  * Mapping Protocol Access

  * Customizing Parser Behaviour

  * Legacy API Examples

  * ConfigParser Objects

  * RawConfigParser Objects

  * Exceptions

* "netrc" --- netrc 파일 처리

  * netrc 객체

* "xdrlib" --- XDR 데이터 인코딩과 디코딩

  * Packer 객체

  * Unpacker 객체

  * 예외

* "plistlib" --- 맥 OS X ".plist" 파일 생성과 구문 분석

  * 예제
