Effective Python 读书笔记: 第41条: 考虑用concurrent.futures来实现真正的平行计算

NoSuchKey