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 501 -- General purpose string interpolation #2

Open aroberge opened 4 years ago

aroberge commented 4 years ago

At first glance, PEP 501 appears to include enough code to build upon and create an import hook that would support the proposed syntax.