Skip to content

Fix PR #160

clayton craft requested to merge craftyguy:fix_160 into master

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

Merge request reports