forked from Rust-related/RustPython
Use /usr/bin/env -S
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3 -I
|
||||
#!/usr/bin/env -S python3 -I
|
||||
|
||||
# This script generates Lib/snippets/whats_left_data.py with these variables defined:
|
||||
# expected_methods - a dictionary mapping builtin objects to their methods
|
||||
|
||||
Reference in New Issue
Block a user