Python模块

itertools

itertools.count(1)

chain

cycle

accumulate

collections

OrderedDict

deque

原文地址:https://www.cnblogs.com/qqzj/p/6726512.html