José Matos wrote:
> On Wednesday 26 May 2010 15:29:13 Pavel Sanda wrote:
> > can you be even more verbose abou the "subtle" problems?
> > my imagination was that there exists pythonic code running under both 2 & 3
> > so once we convert the code we dont need to care anymore about
> > versioning...
> 
> What would it be the minimum version required on the 2.x side?

i would use debian stable as a reference point, since its both conservative
and most widespread (including various derivates).

> 5/2 == 2
> 5/2 == 2.5 (as much as equality tests are appropriate for floating point 

ouch. i thought its just about syntax sugar, now i agree we shouldn't try to 
support
multiple versions...

pavel

Reply via email to