This document is for an old version of Python that is no longer supported. You should upgrade and read the Dokumentasi Python untuk rilis stabil saat ini.

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • id 2.7.18 Documentation »
  • Pustaka Standar Python »

13. File FormatsΒΆ

The modules described in this chapter parse various miscellaneous file formats that aren't markup languages or are related to e-mail.

  • 13.1. csv --- CSV File Reading and Writing
    • 13.1.1. Module Contents
    • 13.1.2. Dialects and Formatting Parameters
    • 13.1.3. Reader Objects
    • 13.1.4. Writer Objects
    • 13.1.5. Contoh-contoh
  • 13.2. ConfigParser --- Configuration file parser
    • 13.2.1. RawConfigParser Objects
    • 13.2.2. ConfigParser Objects
    • 13.2.3. SafeConfigParser Objects
    • 13.2.4. Examples
  • 13.3. robotparser --- Parser for robots.txt
  • 13.4. netrc --- netrc file processing
    • 13.4.1. netrc Objects
  • 13.5. xdrlib --- Encode and decode XDR data
    • 13.5.1. Packer Objects
    • 13.5.2. Unpacker Objects
    • 13.5.3. Pengecualian
  • 13.6. plistlib --- Generate and parse Mac OS X .plist files
    • 13.6.1. Contoh-contoh

Topik sebelumnya

12.5. tarfile --- Read and write tar archive files

Topik berikutnya

13.1. csv --- CSV File Reading and Writing

Halaman Ini

  • Lihat Sumber

Pencarian cepat

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • id 2.7.18 Documentation »
  • Pustaka Standar Python »
© Hak Cipta 1990-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Mei 20, 2020. Found a bug?
Created using Sphinx 2.3.1.