branch | wip |
changeset 380 | db59fc762214 |
parent 345 | 74a770b7bca3 |
child 405 | 2fda6cb4a812 |
369:1248e8f6a72d | 380:db59fc762214 |
---|---|
37 @SET __PYTHON__=python.exe |
37 @SET __PYTHON__=python.exe |
38 @GOTO sbspythonpath |
38 @GOTO sbspythonpath |
39 |
39 |
40 :sbspython |
40 :sbspython |
41 @SET __PYTHON__=%SBS_PYTHON% |
41 @SET __PYTHON__=%SBS_PYTHON% |
42 @SET SBS_PYTHON=%__PYTHON__% |
|
42 @GOTO sbspythonpath |
43 @GOTO sbspythonpath |
43 |
44 |
44 :localpython |
45 :localpython |
45 @SET __PYTHON__=%__LOCAL_PYTHON__% |
46 @SET __PYTHON__=%__LOCAL_PYTHON__% |
46 @SET PYTHONPATH= |
47 @SET PYTHONPATH= |