From 62ea0789cd22e9e38a9f1b10cfc1003dca296d8c Mon Sep 17 00:00:00 2001 From: fuzzyman Date: Sun, 7 Feb 2010 20:23:20 +0000 Subject: Updating docs for 4.7.1 --- docs/configobj.html | 137 +++++++++++++++++++++++++++------------------------- docs/configobj.txt | 8 +-- 2 files changed, 76 insertions(+), 69 deletions(-) (limited to 'docs') diff --git a/docs/configobj.html b/docs/configobj.html index bb1c161..7b82b22 100644 --- a/docs/configobj.html +++ b/docs/configobj.html @@ -6,7 +6,7 @@ Reading and Writing Config Files - + @@ -23,9 +23,9 @@ Michael Foord
Nicola Larosa Version: -ConfigObj 4.7.0 +ConfigObj 4.7.1 Date: -2010/01/09 +2010/02/07 Homepage:ConfigObj Homepage PyPI Entry:ConfigObj on PyPI @@ -127,37 +127,38 @@
  • 18   TODO
  • 19   ISSUES
  • 20   CHANGELOG
  • -
  • 21   Footnotes
  • +
  • 21   Footnotes
  • @@ -204,7 +205,7 @@ It has lots of other features though :

    2   Downloading

    -

    The current version is 4.7.0, dated 9th January 2010. ConfigObj 4 is +

    The current version is 4.7.1, dated 7th February 2010. ConfigObj 4 is stable and mature. We still expect to pick up a few bugs along the way though [1].

    You can get ConfigObj in the following ways :