While reading shebangs, when we detect an attempt to run 'python3', use sys.executable instead. For example: #!/usr/bin/python3 #!python3 #!/usr/bin/env python3pull/1335/head
parent
626bdd1836
commit
534ee8baa8
1 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue