summaryrefslogtreecommitdiff
path: root/Python/frozenmain.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-10-24 08:45:23 +0000
committerRaymond Hettinger <python@rcn.com>2003-10-24 08:45:23 +0000
commit6a5b02774284c20d6860edc16157cb99a0c0b3ca (patch)
treec73b067ee8a94069abb4d44ad1e00f73a6c4aa5b /Python/frozenmain.c
parent16b9fa8db30f6657fa3fb73724cc3d3f1432c16d (diff)
downloadcpython-git-6a5b02774284c20d6860edc16157cb99a0c0b3ca.tar.gz
Added itertools.tee()
It works like the pure python verion except: * it stops storing data after of the iterators gets deallocated * the data queue is implemented with two stacks instead of one dictionary.
Diffstat (limited to 'Python/frozenmain.c')
0 files changed, 0 insertions, 0 deletions