TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Finding Circular Imports in Python
7 points
by
brunovcosta
5 months ago
2 comments
zahlman
5 months ago
When you get an error like this, the stack trace directly shows the circular chain of imports. I don't see what this is adding for a codebase that has adequate testing, or even just tests that make sure every file gets `import`ed.
threecheese
5 months ago
Collapse
Eh, we just let customers find them.
评论 #42543200 未加载