TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Finding Circular Imports in Python

7 点作者 brunovcosta5 个月前

2 条评论

zahlman5 个月前
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.
threecheese5 个月前
Eh, we just let customers find them.
评论 #42543200 未加载