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 terry.reedy
Recipients LambertDW, terry.reedy
Date 2009-06-14.22:10:29
SpamBayes Score 0.044593144
Marked as misclassified No
Message-id <1245017432.19.0.90934131923.issue5221@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.1rc2, SPECIALMETHODS help ends with
"Related help topics: BASICMETHODS, ATTRIBUTEMETHODS, CALLABLEMETHODS,
SEQUENCEMETHODS1, MAPPINGMETHODS, SEQUENCEMETHODS2, NUMBERMETHODS,
CLASSES".
The topic list only has SEQUENCEMETHODS and not S...1 and S...2.
So I suspect the two topics were consolidated into one without changing
the cross-reference lists.  The latter need editing.
History
Date User Action Args
2009-06-14 22:10:32terry.reedysetrecipients: + terry.reedy, LambertDW
2009-06-14 22:10:32terry.reedysetmessageid: <1245017432.19.0.90934131923.issue5221@psf.upfronthosting.co.za>
2009-06-14 22:10:30terry.reedylinkissue5221 messages
2009-06-14 22:10:29terry.reedycreate