[issue1355] xml.dom refers to PyXML, which is no longer maintained

2007-11-24 Thread Georg Brandl

Georg Brandl added the comment:

I've now removed mention of PyXML from the docs (r59166).

--
resolution:  -> fixed
status: open -> closed

__
Tracker <[EMAIL PROTECTED]>

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



[issue1355] xml.dom refers to PyXML, which is no longer maintained

2007-11-01 Thread Georg Brandl

Changes by Georg Brandl:


--
nosy: +georg.brandl

__
Tracker <[EMAIL PROTECTED]>

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



[issue1355] xml.dom refers to PyXML, which is no longer maintained

2007-10-29 Thread Martin v. Löwis

Martin v. Löwis added the comment:

Yes, the documentation should be changed. I feel sorry that you've
wasted your time.

--
nosy: +loewis

__
Tracker <[EMAIL PROTECTED]>

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



[issue1355] xml.dom refers to PyXML, which is no longer maintained

2007-10-29 Thread whooey1830

New submission from whooey1830:

http://docs.python.org/dev/library/xml.dom.html#module-xml.dom

"PyXML
Users that require a full-featured implementation of DOM should use
the PyXML package."

PyXML however is no longer maintained. Is it a wise idea to link to that
resource? Novice users might trust blindly, before finding out about the
restrictions they are going to face (maintainence, code fixes..) I
suggest adding at least information, that no code fixes are being done,
but documentation on the pyxml website is still updated (Thats how i've
understood their website. Please correct me if i am wrong. I'm feeling a
bit frustrated having spent time with a package, which is no longer
maintained, to be honest.)

--
components: Documentation
messages: 56902
nosy: whooey1830
severity: normal
status: open
title: xml.dom refers to PyXML, which is no longer maintained
versions: Python 2.5

__
Tracker <[EMAIL PROTECTED]>

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