Support attrwrapper as globals argument to execfile
Or rather, have execfile() be more permissive in what it accepts. It may still abort when we get to pickGlobalsAndLocals() and we discover that we can't actually execute in that particular attrwrapper.
Showing
Please register or sign in to comment