Fix PR #160
Probably meant to call 'globals()' and not 'locals()'. As @MartijnBraam pointed out in IRC, probably best to have these functions in a separate module so they can be parsed with getattr
Probably meant to call 'globals()' and not 'locals()'. As @MartijnBraam pointed out in IRC, probably best to have these functions in a separate module so they can be parsed with getattr