Bug in Python xml document

http://docs.python.org/library/xml.dom.html#attr-objects Attr.value should be added here. I know this may be a common knowledge, but for a new learner, it may be confusing. Thanks! Yanchao WANG

On Tue, May 11, 2010 at 6:38 AM, WANG Yanchao <yanchaowang@gmail.com> wrote:
Attr.value should be added here. I know this may be a common knowledge, but for a new learner, it may be confusing.
This addition has been made in our sources, and will be included in the future. Thanks! -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller

On Tue, May 11, 2010 at 6:38 AM, WANG Yanchao <yanchaowang@gmail.com> wrote:
Attr.value should be added here. I know this may be a common knowledge, but for a new learner, it may be confusing.
This addition has been made in our sources, and will be included in the future. Thanks! -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller
participants (2)
-
Fred Drake
-
WANG Yanchao