nvda
43175933 - Use import instead of __import__() where possible, as it is much easier to read and there's no reason to use __import__() in these cases.

Commit
16 years ago
Use import instead of __import__() where possible, as it is much easier to read and there's no reason to use __import__() in these cases.
Author
Parents
Loading