Message157206
| Author | asvetlov |
|---|---|
| Recipients | George.Dhoore, asvetlov, ned.deily, roger.serwy, terry.reedy |
| Date | 2012-03-31.16:57:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1333213038.52.0.745524266297.issue11437@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I reproduced the bug. Roger Serwy, your patch looks working, but can you describe: 1. Why do you need `self.known_invalid` list? 2. Why do you always extend that list (`known_invalid` variable is just shared alias for `self.known_invalid` member, not list copy). I'm a bit confusing with that logic. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-31 16:57:18 | asvetlov | set | recipients: + asvetlov, terry.reedy, ned.deily, roger.serwy, George.Dhoore |
| 2012-03-31 16:57:18 | asvetlov | set | messageid: <1333213038.52.0.745524266297.issue11437@psf.upfronthosting.co.za> |
| 2012-03-31 16:57:17 | asvetlov | link | issue11437 messages |
| 2012-03-31 16:57:17 | asvetlov | create | |