Searched refs:glb_switch_str (Results 1 – 1 of 1) sorted by relevance
35 glb_switch_str = {} variable274 if cpu in glb_switch_str:275 print(glb_switch_str[cpu])276 del glb_switch_str[cpu]357 global glb_switch_str358 glb_switch_str[cpu] = switch_str
Completed in 3 milliseconds