[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Modest suggestion for pybuild/dhpy2/dhpy3



Crazy idea.

When pybuild runs `$python setup.py test` for each of the supported versions
of Python, you get build output containing several test runs (e.g. for Python
2.7, 3.3, and 3.4).  When one of those has a failure it's sometimes not so
easy to figure out which version of Python failed.

What if pybuild/dhpy2/dhpy3 could output a nice little banner indicating which
version of Python was being used to run the test?  Perhaps just the output of
sys.version (.splitlines()[0]?) in a big blinky banner?

-Barry

Attachment: signature.asc
Description: PGP signature


Reply to: