Message74649
| Author | benjamin.peterson |
|---|---|
| Recipients | Antoine d'Otreppe, benjamin.peterson |
| Date | 2008-10-10.21:40:49 |
| SpamBayes Score | 0.003562924 |
| Marked as misclassified | No |
| Message-id | <1223674850.82.0.280687335683.issue4104@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is because type_repr looks at the __module__ attribute to determine the location. Fixing this would probably require adding a __nestedclass__ attribute. However, nested classes aren't used very much, so it's not urgent by any means. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-10 21:40:50 | benjamin.peterson | set | recipients: + benjamin.peterson, Antoine d'Otreppe |
| 2008-10-10 21:40:50 | benjamin.peterson | set | messageid: <1223674850.82.0.280687335683.issue4104@psf.upfronthosting.co.za> |
| 2008-10-10 21:40:50 | benjamin.peterson | link | issue4104 messages |
| 2008-10-10 21:40:50 | benjamin.peterson | create | |