[Piglit] [PATCH] Do we really need python 2.7?

Matěj Cepl mcepl at cepl.eu
Fri Jan 30 12:11:48 PST 2015


On 2015-01-29, 19:02 GMT, Dylan Baker wrote:
> registry.py uses functools.total_ordering, which is 2.7+. You might be
> able to get it building without a complete set of rich comparison
> methods, if that fails you could roll a mixin class to provide the same
> functionality.

Not in adb082 I am packaging (it came only in 2ee1e510), 
fortunately, but yes, I think I could add total_ordering package 
from PyPI when I need it.  Thanks for informing me.

Best,

Matěj



More information about the Piglit mailing list