On Fri, 2010-03-26 at 21:12 +, José Matos wrote:
> On Friday 26 March 2010 20:02:37 Pierre-Yves wrote:
> > > * in R2spec I have the following snippet:
> > > -self.version = self.file['version']
> > > +self.version = self.file['version'].replace("-",".")
> >
> > This sho
On Friday 26 March 2010 20:02:37 Pierre-Yves wrote:
> > * in R2spec I have the following snippet:
> > -self.version = self.file['version']
> > +self.version = self.file['version'].replace("-",".")
>
> This should be fixed already in Description.py
For some reason it did no
On Fri, 2010-03-26 at 21:02 +0100, Pierre-Yves wrote:
> On Fri, 2010-03-26 at 19:50 +, José Matos wrote:
> > > For the rest, does it work properly for you ?
> >
> > OK, I am catching on all the mail after a busy week. I have not yet tried
> > to
> > apply the latest version 0.3 here are my c