|
From: Mark L. <mw...@po...> - 2006-02-23 10:04:16
|
Fuzzyman wrote: > Untested, but should work. ;-) It does, thanks for the help! > I changed a lot in the implementation of unicode from 4.2.0 beta 2 to > the released version, as well as other tinkerings. (See the homepage > http://www.voidspace.org.uk/python/configobj.html for a download link). > I would highly recommend using the latest version. It seems I am indeed using the latest version, obtained from this link: http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=configobj-4.2.0.zip However, in configobj.py, line 106: __version__ = '4.2.0beta2' Cheers, -Mark |