Where is import defined in the source code? (python 2)

Peng Yu pengyu.ut at gmail.com
Thu Sep 22 00:14:01 EDT 2016


Hi, I want know where import is defined in the source code. Is it
implemented using __import__?

-- 
Regards,
Peng



More information about the Python-list mailing list