Ticket #265 (new defect)

Opened 2 months ago

Python OpenID Library Documentation Lacks Necessary Information for Using AX Extension

Reported by: http://npilon.myopenid.com/ Assigned to:
Priority: major Milestone:
Keywords: Cc:
Project: python-openid OpenID Protocol:
Series: 2.x.x Web Browser:

Description

The documentation for the Python OpenID library is lacking necessary information for using the ax extension implementation. In particular, openid.extensions.ax.FetchResponse? descends from openid.extensions.ax.AXKeyValueMessage, and methods from AXKeyValueMessage are vital for constructing the FetchResponse?. AXKeyValueMessage is not listed or described in the online documentation.