chiark / gitweb /
cdb-*: Fixing for Python 2.5. 1.2.1
authorMark Wooding <mdw@distorted.org.uk>
Sun, 4 May 2008 13:03:48 +0000 (14:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 4 May 2008 13:04:39 +0000 (14:04 +0100)
commit329f8eb8a105d31994e46ae74f5d11f107047715
treed8eb2e7c8c9aa8f306e7d9677cd5d4cf8ded75bd
parenta0e384cc673304b1f33cd2b60ee0bb0e0882e8e9
cdb-*: Fixing for Python 2.5.

The new Python warns about the old `sre' module being deprecated.
Unfortunately, the scripts get used in cron files, and the warnings are
very annoying, so fix this.

Also put Emacs mode markers in.
cdb-assign.in
cdb-list.in
cdb-map.in
debian/changelog