Télécharger la liste

Description du projet

iniparse is an INI parser for Python which is API compatible with the
standard library's ConfigParser, preserves structure of INI files (the
order of sections and options, indentation, comments, and blank lines
are preserved when data is updated), and is more convenient to use.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-28 04:18 Retour à la liste release
0.3.0

Cette version corrige la manipulation des lignes de continuation, l'accès à la section par défaut, et de cueillette / unpickling.
Tags: Major bugfixes
This release fixes handling of continuation lines, access to the DEFAULT section, and picking/unpickling.

Project Resources