Message385317
Another use case similar to the "isort" use case: vim plugin to insert an import, it checks if the module name is a stdlib module. It checks the module path (for Python stdlib modules) and uses an hardcoded list of builtin stdlib modules.
https://github.com/mgedmin/python-imports.vim |
|
Date |
User |
Action |
Args |
2021-01-20 08:51:55 | vstinner | set | recipients:
+ vstinner, ronaldoussoren, serhiy.storchaka, corona10 |
2021-01-20 08:51:55 | vstinner | set | messageid: <1611132715.21.0.817881550122.issue42955@roundup.psfhosted.org> |
2021-01-20 08:51:55 | vstinner | link | issue42955 messages |
2021-01-20 08:51:55 | vstinner | create | |
|