mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Rename os variable in bootstrap.py to avoid shadowing os module.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# option. This file may not be copied, modified, or distributed
|
||||
# except according to those terms.
|
||||
|
||||
# This file is only a "symlink" to boostrap.py, all logic should go there.
|
||||
# This file is only a "symlink" to bootstrap.py, all logic should go there.
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user