Message 86493 - Python tracker
Message86493
| Author | asmodai |
|---|---|
| Recipients | alexandre.vassalotti, asmodai, benjamin.peterson, georg.brandl |
| Date | 2009-04-25.12:40:21 |
| SpamBayes Score | 0.00093660847 |
| Marked as misclassified | No |
| Message-id | <1240663223.35.0.463930023314.issue2572@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We want to document that old-style classes get converted into new-style classes and that in general this goes without problems, except for some corner cases such as containing a __slots__ directive? Or did I miss anything else? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-25 12:40:23 | asmodai | set | recipients: + asmodai, georg.brandl, alexandre.vassalotti, benjamin.peterson |
| 2009-04-25 12:40:23 | asmodai | set | messageid: <1240663223.35.0.463930023314.issue2572@psf.upfronthosting.co.za> |
| 2009-04-25 12:40:21 | asmodai | link | issue2572 messages |
| 2009-04-25 12:40:21 | asmodai | create | |