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 Jose Miguel Colella
Recipients Jose Miguel Colella, davin
Date 2016-12-30.07:04:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483081455.82.0.161862189891.issue29108@psf.upfronthosting.co.za>
In-reply-to
Content
Hello David,
Thanks for your response. Improvements to the documentation could clear this misunderstanding. I had initially believed that after transforming with the function passed to the map, it would use the callback on each of the result arguments. 
Just to understand the use case of the callback. So basically it should not return anything and be a simple print?
History
Date User Action Args
2016-12-30 07:04:15Jose Miguel Colellasetrecipients: + Jose Miguel Colella, davin
2016-12-30 07:04:15Jose Miguel Colellasetmessageid: <1483081455.82.0.161862189891.issue29108@psf.upfronthosting.co.za>
2016-12-30 07:04:15Jose Miguel Colellalinkissue29108 messages
2016-12-30 07:04:15Jose Miguel Colellacreate