I really like this idea Nathaniel. We already have a section considering lazy-loading column information in the draft PEP but obviously it has a pretty high implementation complexity since it necessitates a change in the pyc format and the importlib machinery.
Long term this might be the way to go for column information and line information to alleviate the memory burden. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/XS435QQOBWWQNU2FY6RVLA4YUXJCN7XF/ Code of Conduct: http://python.org/psf/codeofconduct/
