|
From: Dieter P. <di...@pl...> - 2011-03-18 13:34:18
|
On Fri, 18 Mar 2011 19:31:57 +0800 Neil Santos <nei...@us...> wrote: > On Fri, Mar 18, 2011 at 09:40, will kahn-greene <wi...@bl...> wrote: > > > Things I still need help with: > > > > 1. Testing PyBlosxom 1.5 in git works on your blog. > > I can confirm that 1.5-git works on my blog (I plan on running it > solely using bleeding edge code--provided it checks out on my local > dev setup first, of course). i also updated my dev and production setup to the latest git code. seems to works fine. i was kinda surprised to see the newly introduced usage of '::', i.e. changes like: -Here's an example of what to put in config.py: +Here's an example of what to put in config.py:: Is this because we use RST as described on http://www.python.org/dev/peps/pep-0316/ ? Dieter |