Dev.to · DuckDev
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
The Python import that silently disabled a feature for months
An `import` inside an `if` block makes the name function-local everywhere. Combined with a bare except, it turned a caching feature into a no-op that never logg