Message 137214 - Python tracker (original) (raw)
Message137214
Author | jonash |
---|---|
Recipients | benjamin.peterson, docs@python, eric.araujo, ezio.melotti, georg.brandl, jonash |
Date | 2011-05-29.19:01:30 |
SpamBayes Score | 0.0037322878 |
Marked as misclassified | No |
Message-id | 1306695691.44.0.536476012935.issue11975@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Linking a class using a function directive is counter-intuitive. That's why we need to make use of class directives rather than function directives here. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-05-29 19:01:31 | jonash | set | recipients: + jonash, georg.brandl, benjamin.peterson, ezio.melotti, eric.araujo, docs@python |
2011-05-29 19:01:31 | jonash | set | messageid: 1306695691.44.0.536476012935.issue11975@psf.upfronthosting.co.za |
2011-05-29 19:01:30 | jonash | link | issue11975 messages |
2011-05-29 19:01:30 | jonash | create |