|
From: Michael F. <fuz...@vo...> - 2008-08-22 08:46:48
|
2008/8/21 Daniel Watkins <da...@da...> > Hi Michael, > > Thanks for such a quick response. :) > > On Thu, 21 Aug 2008 19:55:29 +0300 > "Michael Foord" <fuz...@vo...> wrote: > > Hmmm... I've managed to view the attachment. Epydoc is complaining > > about the reST syntax - presumably in a docstring. There are various > > possibilities, including the possibility that you are using an old > > version of docutils. I would check if using the latest release helps > > (0.5.0 - the previous release is about 2 years old). > I am using the latest docutils. The issue seems to be the use of > '.. caution::' in the docstring of configobj.Section.walk. Despite > some time spent poking around, I couldn't work out anything more than > this. If that is the only issue, then replacing it with the following will probably work: .. admonition:: caution (If it still fails, try warning instead of caution.) If it works I'll patch in subversion on my return. Michael > > > > I can look at this in more detail on my return. > Thanks. :) Enjoy the rest of your time in Romania. > > > Dan > > -- > Daniel Watkins (Odd_Bloke) > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Configobj-develop mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/configobj-develop > > -- http://www.ironpythoninaction.com/ http://www.voidspace.org.uk/ http://www.ironpython.info/ http://www.resolverhacks.net/ |