Message 137446 - Python tracker (original) (raw)
Message137446
Author | ezio.melotti |
---|---|
Recipients | benjamin.peterson, docs@python, eric.araujo, ezio.melotti, georg.brandl, jonash, r.david.murray |
Date | 2011-06-01.17:34:57 |
SpamBayes Score | 2.3801952e-06 |
Marked as misclassified | No |
Message-id | 1306949698.48.0.870989443504.issue11975@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
FWIW using the class directive also adds a 'class' before the name, and I -1 about having int()/float()/etc. prepended by 'class' in the functions.rst page. What happens if we leave ".. function::" there and use ".. class::" in another page where all the methods are actually documented? |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-06-01 17:34:58 | ezio.melotti | set | recipients: + ezio.melotti, georg.brandl, benjamin.peterson, eric.araujo, r.david.murray, jonash, docs@python |
2011-06-01 17:34:58 | ezio.melotti | set | messageid: 1306949698.48.0.870989443504.issue11975@psf.upfronthosting.co.za |
2011-06-01 17:34:57 | ezio.melotti | link | issue11975 messages |
2011-06-01 17:34:57 | ezio.melotti | create |