Searched refs:exit_now (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A Drun.py48 exit_now = False variable
70 global exit_now
89 if exit_now:
104 exit_now = True
133 global exit_now
134 exit_now = True
238 global exit_now
239 exit_now = True
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A Drun.py48 exit_now = False variable
70 global exit_now
89 if exit_now:
104 exit_now = True
133 global exit_now
134 exit_now = True
238 global exit_now
239 exit_now = True

Completed in 65 milliseconds