Message 276491 - Python tracker (original) (raw)
Message276491
Author | pitrou |
---|---|
Recipients | josh.r, mark.dickinson, pitrou, rhettinger |
Date | 2016-09-14.21:41:00 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1473889260.64.0.446953260691.issue25478@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
The pitfall I imagine here is that if you continue adding elements after normalize() is called, the results will be nonsensical. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-09-14 21:41:00 | pitrou | set | recipients: + pitrou, rhettinger, mark.dickinson, josh.r |
2016-09-14 21:41:00 | pitrou | set | messageid: 1473889260.64.0.446953260691.issue25478@psf.upfronthosting.co.za |
2016-09-14 21:41:00 | pitrou | link | issue25478 messages |
2016-09-14 21:41:00 | pitrou | create |