On 11/03/2016 08:13, Charles T. Smith wrote:
When might a "global" statement be used in the outermost level of a module?
Never. Hopefully this http://www.python-course.eu/python3_global_vs_local_variables.php can explain it better than I can :)
(whereby, I assume a module is equivalent to a python file, correct?)
Correct.
TIA for any thoughts. cts
-- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list