This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients Alan.Cristhian, docs@python, rhettinger
Date 2019-08-22.23:15:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566515720.62.0.2215881475.issue19441@roundup.psfhosted.org>
In-reply-to
Content
This is out of date.  The docs currently have:

''' Once :func:`tee` has made a split, the original *iterable* should not be used anywhere else; otherwise, the *iterable* could get advanced without the tee objects being informed.
'''
History
Date User Action Args
2019-08-22 23:15:20rhettingersetrecipients: + rhettinger, docs@python, Alan.Cristhian
2019-08-22 23:15:20rhettingersetmessageid: <1566515720.62.0.2215881475.issue19441@roundup.psfhosted.org>
2019-08-22 23:15:20rhettingerlinkissue19441 messages
2019-08-22 23:15:20rhettingercreate