Re: [Repoze-dev] repoze.dev ZODB tutorial and Python 2.6

2010-02-24 Thread Shailesh Kumar
Thanx for the confirmation :) May be this can be updated in the documentation. With regards, - Shailesh On Wed, Feb 24, 2010 at 2:26 PM, Andrey Popp <8may...@gmail.com> wrote: > Hello! > > It works well with python 2.6, for me at least. > > On Wed, Feb 24, 2010 at 11:49 AM, Shailesh Kumar > wr

Re: [Repoze-dev] repoze.dev ZODB tutorial and Python 2.6

2010-02-24 Thread Andrey Popp
Hello! It works well with python 2.6, for me at least. On Wed, Feb 24, 2010 at 11:49 AM, Shailesh Kumar wrote: > Hi, > The ZODB tutorial in repoze.bfg documentation mentions only Python > 2.5. http://docs.repoze.org/bfg/current/tutorials/bfgwiki/installation.html > > Does it not work on Python 2

[Repoze-dev] repoze.dev ZODB tutorial and Python 2.6

2010-02-24 Thread Shailesh Kumar
Hi, The ZODB tutorial in repoze.bfg documentation mentions only Python 2.5. http://docs.repoze.org/bfg/current/tutorials/bfgwiki/installation.html Does it not work on Python 2.6? I started trying out repoze.bfg with Python 2.6. Now when I came to the ZODB chapter I was a bit confused if I canno