We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b03c8 commit 19b5b08Copy full SHA for 19b5b08
whats_left.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python3 -I
+#!/usr/bin/env -S python3 -I
2
3
# This script generates Lib/snippets/whats_left_data.py with these variables defined:
4
# expected_methods - a dictionary mapping builtin objects to their methods
0 commit comments