aroberge / ideas

Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
Other
76 stars 5 forks source link

PEP 3150 -- Statement local namespaces (aka "given" clause) #4

Open aroberge opened 4 years ago

aroberge commented 4 years ago

Perhaps PEP 3150 could be implemented using an import hook.