webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
env Namespace Reference

Variables

 bootstrap
 
 old = os.environ.copy()
 
 new = bootstrap.prepare_go_environ()
 
 exe = sys.argv[1]
 

Variable Documentation

◆ bootstrap

env.bootstrap
Initial value:
1 = imp.load_source(
2  'bootstrap', os.path.join(os.path.dirname(__file__), 'bootstrap.py'))

◆ exe

env.exe = sys.argv[1]

◆ new

◆ old

env.old = os.environ.copy()