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 methane
Recipients brett.cannon, methane, serhiy.storchaka
Date 2017-09-24.18:08:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506276536.6.0.603974172707.issue31415@psf.upfronthosting.co.za>
In-reply-to
Content
> Actually it is easy. You need just one global integer accumulator and a local variable for keeping a temporary copy of it.

You're right!  I updated my pull request.
See current output: https://gist.github.com/methane/185d75a3c8da762d85317dd95918a623
History
Date User Action Args
2017-09-24 18:08:56methanesetrecipients: + methane, brett.cannon, serhiy.storchaka
2017-09-24 18:08:56methanesetmessageid: <1506276536.6.0.603974172707.issue31415@psf.upfronthosting.co.za>
2017-09-24 18:08:56methanelinkissue31415 messages
2017-09-24 18:08:56methanecreate