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 BreamoreBoy
Recipients BreamoreBoy, christian.heimes, py.user, rhettinger
Date 2013-12-30.05:08:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388380086.4.0.0338807306379.issue18310@psf.upfronthosting.co.za>
In-reply-to
Content
It's just the docs that need changing to clarify the situation as (say) a,b,c = tee(range, 3) works perfectly.  Sorry I didn't have the foresight to check this before :(
History
Date User Action Args
2013-12-30 05:08:06BreamoreBoysetrecipients: + BreamoreBoy, rhettinger, christian.heimes, py.user
2013-12-30 05:08:06BreamoreBoysetmessageid: <1388380086.4.0.0338807306379.issue18310@psf.upfronthosting.co.za>
2013-12-30 05:08:06BreamoreBoylinkissue18310 messages
2013-12-30 05:08:05BreamoreBoycreate