|
From: Michael F. <fuz...@vo...> - 2008-10-04 21:09:16
|
Steve Lee wrote: > Hi I've just discovered configObj through some software I'm working on > and find it very useful and well designed > > However I have a problem with using # in default strings > > colour = string(default="#ff00dd") > > errors. It appears the # is incorrectly being interpreted as a > comment, and looks like a bug in the regular expression. > > Is this a known problem and does it have a workaround? I can't see any > way to have a literal # > > thanks > > No - not a known problem. Damn. Thanks for the report - I'll get a fix as soon as possible. Patches with tests welcomed of course. Michael -- http://www.ironpythoninaction.com/ http://www.voidspace.org.uk/ http://www.trypython.org/ http://www.ironpython.info/ http://www.theotherdelia.co.uk/ http://www.resolverhacks.net/ |