File: NEWS

package info (click to toggle)
python-iniparse 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 396 kB
  • sloc: python: 2,228; makefile: 25; sh: 8
file content (12 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
python-iniparse (0.4-1) experimental; urgency=low

  From [1]:
  * Square bracket syntax will auto-add missing attributes now.  Earlier
  it used to raise a KeyError exception.  If you were relying on the
  exception to check whether an attribute was defined, you need to
  change your code to use the 'in' operator.

  [1] http://groups.google.com/group/iniparse-discuss/browse_thread/thread/9ee8b729dda89191

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 12 Jun 2010 16:58:49 -0700