On Wed, Oct 9, 2013 at 11:16 PM, Allan McRae <[email protected]> wrote:
> In fact, python 2.6 will be EOL with 2.6.9 which is released this month.
>  I'd say not even to support that.

I wholeheartedly agree, but obviously I haven't earned the right yet
to post patches that make decisions of that impact. And I thought it
would be interesting to have an inventory of what features were
already in use. I only included 2.5 in my testing because in all the
code there was only just one use of a 2.6 feature.

How does everyone feel about adding "if version less than 2.7 then
throw an exception" to pactest main to document this decision?

Jeremy

Reply via email to