Hi,Is it possible to execute global code (module-level code) more than once keeping the state of global variables? This means no reload() and no moving the code to a function.
regards, Jakub -- http://mail.python.org/mailman/listinfo/python-list
Hi,Is it possible to execute global code (module-level code) more than once keeping the state of global variables? This means no reload() and no moving the code to a function.
regards, Jakub -- http://mail.python.org/mailman/listinfo/python-list