/* This module provides the necessary stubs for when dynamic loading is not present. */ #include "Python.h" #include "importdl.h" const struct filedescr _PyImport_DynLoadFiletab[] = { {0, 0} }; eaching RAM speed limits on multi-core systems.
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLzu Tao <taolzu@gmail.com>2018-12-13 11:08:01 (GMT)
committerLzu Tao <taolzu@gmail.com>2018-12-13 11:08:01 (GMT)
commit34dcc5e16d281a11dbccdb238cefdee678d075d5 (patch)
tree8f1fa8e79acb4d6a8c0ccddb0b1193f833152619 /doc
parent7f8b0175a9edccd8da7b75d298a3a200df6cea5b (diff)
download