[Julien Cristau, 2013-02-21]
> So there's bits in debpython/depends.py I don't understand.
> Why is maxv sometimes inclusive and sometimes exclusive?

I assume you're talking about minv==maxv case, that's a special case
and I admit it's confusing - that's why in experimental there's new
Version class (and VersionRange) which should fix the confusion
(when the refactoring is done)

> Why change the minv == maxv case?

because generating "python3 (>= 3.3), python3 (<< 3.3)" doesn't make
sense


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to