STINNER Victor <victor.stin...@gmail.com> added the comment:

I'm not sure of the purpose of this change. You can please elaborate on you use 
case?

You use cross-compilation, ok. But why do you want to run test.pythoninfo on 
the computer building Python, rather than the computer running tests?

The purpose of test.pythoninfo is to dump informations on tests run by 
"./python -m test". I wrote it for buildbots.

If your use case is to have an Android buildbot worker, test.pythoninfo would 
be run on Android, no?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32205>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to