Closed ulope closed 8 years ago
This PR adds a test that ensures stdlib imports are recognized as such. It also fixes concurrent not being recognized as a stdlib import.
concurrent
Thanks, I will get to this, however the bug report is taking a little effort to fix.
Updated. The helper is a regular function now.
This PR adds a test that ensures stdlib imports are recognized as such. It also fixes
concurrent
not being recognized as a stdlib import.