no-more-imports/README.md

11 lines
292 B
Markdown
Raw Normal View History

2024-10-16 03:51:32 +00:00
# lazy-import
2024-10-16 06:42:42 +00:00
python with no imports
hell ya it's got side effects
## TODO
- oh frick we actually need to convert to a NodeTransformer so that
2024-10-16 06:42:42 +00:00
we can control the rendering of child nodes (aka we can recursively
get the names in the namespace rather than having an entry-only visitor)