The While False: technique can be used in any instance that you do not want. For example, if you do not want a program that destroys your computer, simply make the program and then use While False: to eliminate any risk when the "destroy_computer" script runs.
while False:
destroy_computer()