This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | fdrake |
|---|---|
| Recipients | docs@python, fdrake |
| Date | 2010年11月13日.04:37:20 |
| SpamBayes Score | 0.000418452 |
| Marked as misclassified | No |
| Message-id | <1289623042.93.0.830099606418.issue10403@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Some portions of the documentation are using the term "member" to mean "data attribute". This appears to be an aberration at this time, but occurrences should be identified and corrected, and "Documenting Python" updated to note correct usage. Example use: http://docs.python.org/dev/py3k/library/xmlrpc.client.html#fault-objects http://docs.python.org/dev/py3k/library/urllib.request.html#basehandler-objects (paragraph starting "The following members and methods should") "Members and methods" should just be "attributes". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010年11月13日 04:37:22 | fdrake | set | recipients: + fdrake, docs@python |
| 2010年11月13日 04:37:22 | fdrake | set | messageid: <1289623042.93.0.830099606418.issue10403@psf.upfronthosting.co.za> |
| 2010年11月13日 04:37:20 | fdrake | link | issue10403 messages |
| 2010年11月13日 04:37:20 | fdrake | create | |