Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-devhelp
I'm not sure I understand PYTHON_DEPEND. If I have a package that works
with Python 2.6 and newer (like 2.7), but is incompatible with 3.x
versions, how do I state that? What I want is:
>= 2.6 && < 3
|
|