[issue30223] Add Lib/test/__main__.py in 2.7

Zachary Ware report at bugs.python.org
Tue May 2 14:00:36 EDT 2017


Zachary Ware added the comment:

Once again, I agree with the change, but I have an unhappy buildbot :)

http://buildbot.python.org/all/builders/x86%20Gentoo%20Non-Debug%20with%20X%202.7/builds/124

This time it is due to python 2.4 not supporting the absolute_import __future__ feature.  By this point, I think we could get away with just removing the python 2.4 pickle compat tests.

----------
nosy: +zach.ware

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30223>
_______________________________________


More information about the Python-bugs-list mailing list