Martin Panter added the comment:

FWIW I had a quick look at ways to detect if you are running on Ubuntu. But 
platform.linux_distribution() seems to be deprecated and looks like it might 
have trouble differentiating Debian and Ubuntu. So it may be easier to just go 
with the current patch on all platforms, at least for the moment.

Maybe if someone that uses Ubuntu could suggest a specific file or config the 
test can check for.

----------

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

Reply via email to