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 Loïc Le Loarer
Recipients Loïc Le Loarer, eric.smith, rhettinger
Date 2017-09-28.19:26:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506626802.67.0.466225441844.issue31614@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks a lot for the clear answer, sorry for not having read the online documentation, I only read the help(itertools.groupby) which has much less details.

And for my use case, I can use an explicit command just to compute the number of groups.
History
Date User Action Args
2017-09-28 19:26:42Loïc Le Loarersetrecipients: + Loïc Le Loarer, rhettinger, eric.smith
2017-09-28 19:26:42Loïc Le Loarersetmessageid: <1506626802.67.0.466225441844.issue31614@psf.upfronthosting.co.za>
2017-09-28 19:26:42Loïc Le Loarerlinkissue31614 messages
2017-09-28 19:26:42Loïc Le Loarercreate