Hacker News new | ask | show | jobs
by gbog 5251 days ago
Refactoring is also made much harder with import * if you have cascading modules. I have a pylint hook forbidding these before committing to our hg repo