Expose __import__() function.

This commit is contained in:
Paul Sokolovsky
2014-02-04 00:46:17 +02:00
parent ca4767984b
commit 1d938c9503
4 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
Q(__build_class__)
Q(__class__)
Q(__doc__)
Q(__import__)
Q(__init__)
Q(__locals__)
Q(__main__)