I don't understand what you mean by "TARGET(IMPORT_NAME)". I can't find that string in ceval.c.
On 1 June 2011 12:04, Benjamin Peterson <benja...@python.org> wrote: > 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