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 terry.reedy
Recipients kbk, taleinat, terry.reedy
Date 2008-07-19.02:26:56
SpamBayes Score 0.04451139
Marked as misclassified No
Message-id <1216434426.18.0.673475616561.issue3344@psf.upfronthosting.co.za>
In-reply-to
Content
This looks as straightforward as patches get.
I verified that itertools.count is not used elsewhere in the file,
so it is ok to zap the import.  Suggest apply.
History
Date User Action Args
2008-07-19 02:27:07terry.reedysetspambayes_score: 0.0445114 -> 0.04451139
recipients: + terry.reedy, kbk, taleinat
2008-07-19 02:27:06terry.reedysetspambayes_score: 0.0445114 -> 0.0445114
messageid: <1216434426.18.0.673475616561.issue3344@psf.upfronthosting.co.za>
2008-07-19 02:27:05terry.reedylinkissue3344 messages
2008-07-19 02:27:04terry.reedycreate