Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    configparser 3.2.0r3

    Download button

    No screenshots available
    Downloads: 283  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Lukasz Langa | More programs
    MIT/X Consortium Lic... / FREE
    May 11th, 2011, 13:56 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    configparser description

    Brings the updated configparser from Python 3.2+ to Python 2.5-2.7

    The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. configparser is a backport of those changes so that they can be used directly in Python 2.5 - 2.7.

    To use configparser instead of ConfigParser, simply replace:

    import ConfigParser

    with:

    import configparser

    For detailed documentation consult the vanilla version at http://docs.python.org/py3k/library/configparser.html.

    Versioning

    This backport is intended to keep 100% compatibility with the vanilla release in Python 3.2+. To help maintaining a version you want and expect, a versioning scheme is used where:

    - the first three numbers indicate the version of Python 3.x from which the backport is done
    - a backport release number is provided after the r letter

    For example, 3.2.0r1 is the first release of configparser compatible with the library found in Python 3.2.0.

    A single exception from the 100% compatibility principle is that bugs fixed before releasing another minor Python 3.x.y version will be included in the backport releases done in the mean time. This rule applies to bugs only.

    Maintenance


    This backport is maintained on BitBucket by Łukasz Langa, the current vanilla configparser maintainer for CPython:

    - configparser Mercurial repository
    - configparser issue tracker


    Product's homepage

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    · proper Python 2.6 support

    · explicitly stated the dependency on ordereddict
    · numbered all formatting braces in strings

    · explicitly says that Python 2.5 support won't happen (too much work necessary without abstract base classes, string formatters, the io library, etc.)
    · some healthy advertising in the README

      


    TAGS:

    updated configparser | Python configparser | configuration parser | Python | configparser | configuration

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM