Message271250
| Author | SilentGhost |
|---|---|
| Recipients | SilentGhost, altvod |
| Date | 2016-07-25.11:52:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469447563.64.0.375925097031.issue27613@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why does your __len__ method returns 1? Shouldn't it be 0 since this is an empty iterator? Changing it to zero seems to fix the "issue" too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-25 11:52:43 | SilentGhost | set | recipients: + SilentGhost, altvod |
| 2016-07-25 11:52:43 | SilentGhost | set | messageid: <1469447563.64.0.375925097031.issue27613@psf.upfronthosting.co.za> |
| 2016-07-25 11:52:43 | SilentGhost | link | issue27613 messages |
| 2016-07-25 11:52:43 | SilentGhost | create | |