top | item 23828639 (no title) ragerino | 5 years ago You can define any executable in the $BROWSER environment variable which will be executed whenever antigravity is imported.You could execute a 'curl` which directly pipes into 'bash -c'. discuss order hn newest Too|5 years ago "Any executable" does not mean adding pipes and arguments. This is one important benefit of not using shell.See https://github.com/python/cpython/blob/master/Lib/webbrowser...
Too|5 years ago "Any executable" does not mean adding pipes and arguments. This is one important benefit of not using shell.See https://github.com/python/cpython/blob/master/Lib/webbrowser...
Too|5 years ago
See https://github.com/python/cpython/blob/master/Lib/webbrowser...