I'm trying to understand the intention of this code:

def vs_reset(event):

    g.vs = types.ModuleType('vs')
    sys.modules['vs'] = g.vs


Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to