Bug fix: compile() called from a nested-scopes-enable Python was not
using nested scopes to compile its argument. Pass compiler flags through to underlying compile call.
Showing
Please register or sign in to comment
using nested scopes to compile its argument. Pass compiler flags through to underlying compile call.