[issue32199] uuid.getnode() should return the MAC address on Android

Barry A. Warsaw report at bugs.python.org
Tue Dec 5 17:52:19 EST 2017


Barry A. Warsaw <barry at python.org> added the comment:

On Dec 5, 2017, at 16:28, Xavier de Gaye <report at bugs.python.org> wrote:
> 
> The result of various 'ip' commands on Android, the last 'ip link list' command is run as root and succeeds (did not think about trying that before):
> 
> generic_x86_64:/data/local/tmp/python $ ip link list
> request send failed: Permission denied
> 
> 1|generic_x86_64:/data/local/tmp/python $ ip link help
> request send failed: Permission denied
> 
> 1|generic_x86_64:/data/local/tmp/python $ ip link
…[output]…

Well, that’s weird!
-B

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32199>
_______________________________________


More information about the Python-bugs-list mailing list