Hey Guys, I am trying to get a python script running but I get the following error:
atexit.register(atexit_handler) NameError: global name 'atexit' is not defined
A Google search doesn't really help me, except confirm that I don't know anything about python:)
Anyone got any ideas? Thanks, jlc