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 mchouza
Recipients georg.brandl, mchouza
Date 2008-12-06.14:16:27
SpamBayes Score 0.034302086
Marked as misclassified No
Message-id <1228572988.54.0.0100551615792.issue4562@psf.upfronthosting.co.za>
In-reply-to
Content
zip() function documentatio still shows the old behavior of the
function, returning a list.

http://docs.python.org/3.0/library/functions.html?highlight=zip#zip
History
Date User Action Args
2008-12-06 14:16:28mchouzasetrecipients: + mchouza, georg.brandl
2008-12-06 14:16:28mchouzasetmessageid: <1228572988.54.0.0100551615792.issue4562@psf.upfronthosting.co.za>
2008-12-06 14:16:27mchouzalinkissue4562 messages
2008-12-06 14:16:27mchouzacreate