Python Forum

Full Version: script snapshots
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
is there a way to take a snapshot of a running script and save it to a file and resume its execution at a later time, such as after a system reboot?