... for most * dictionaries, without any significant extra memory use. */ #define PyDict_LOG_MINSIZE 3 #define PyDict_MINSIZE 8 #include "Python.h" #include ...
確定! 回上一頁