◐ Shell
clean mode source ↗

Message 307697 - Python tracker

On Dec 5, 2017, at 16:28, Xavier de Gaye <report@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