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 5fe50fb commit c284c00Copy full SHA for c284c00
1 file changed
python/private/stage2_bootstrap_template.py
@@ -27,7 +27,7 @@
27
# ===== Template substitutions start =====
28
# We just put them in one place so its easy to tell which are used.
29
30
-# Runfiles-relative path to the main Python source file.
+# Runfiles-root-relative path to the main Python source file.
31
# Empty if MAIN_MODULE is used
32
MAIN_PATH = "%main%"
33
0 commit comments