2011/6/1 Timothy Kadich <tdkad...@gmail.com>:
> If a Python program imported a module, say numpy for example, where in the
> source is this line interpreted and then handled by import.c ?

Many different files. Start from TARGET(IMPORT_NAME) in ceval.c.


-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to