New submission from Amaury Forgeot d'Arc:

This patch adds documentation for all the fields in the tp_as_number,
tp_as_sequence and tp_as_mapping structures.
It may not be complete, but is still better than the XXX in the current
docs.
This is my first contribution to the doc, feel free to amend it!

This patch describes the python3.0 situation, which is simpler since the
removal of coercion. It can serve as a start for 2.6 as well; a second
patch about coercion will follow.

PS: it's really a pleasure to use the new ReST format.

----------
components: Documentation
files: numbermethods-py3k.diff
messages: 56087
nosy: amaury.forgeotdarc
severity: normal
status: open
title: Documentation for tp_as_number tp_as_sequence tp_as_mapping
versions: Python 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1189>
__________________________________

Attachment: numbermethods-py3k.diff
Description: Binary data

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to