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.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
jcsteh
Parents
93ecd3e3
Loading