我需要从zipfile(由py2exe压缩构建)读取所有模块(预编译)到内存中然后加载它们.我知道这可以通过从zipfile直接加载来完成,但我需要从内存中加载它们.有任何想法吗?(我在Windows上使用python 2.5.2)TIA Steve
python module
module ×1
python ×1