PyImport_AddModule vs PyImport_Import

dl l ldlchina at gmail.com
Tue Sep 27 03:49:26 EDT 2016


What is the difference between PyImport_AddModule and PyImport_Import?

When need to use PyImport_AddModule?

When need to use PyImport_Import?



More information about the Python-list mailing list