_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Does anyone has the full copy of the PyXML repository, with the complete
history?
This library was included in Python 2.1 as the xml package and is not
maintained as a separate project since 2004. It's home on SourceForge
was removed. I have found sources of the last PyXML version (0.8.4), but
without history.
I'm trying to figure out some intentions and fix possible bugs in the
xml package. The history of all commits could help.
- [Python-Dev] The history of PyXML Serhiy Storchaka
- Re: [Python-Dev] The history of PyXML Jan Claeys
- Re: [Python-Dev] The history of PyXML Serhiy Storchaka
- Re: [Python-Dev] The history of PyXML Oleg Broytman
- Re: [Python-Dev] The history of PyXML Jeremy Kloth
- Re: [Python-Dev] The history of PyXML Jeremy Kloth
- Re: [Python-Dev] The history of PyXML Guido van Rossum
- Re: [Python-Dev] The history of PyXML Serhiy Storchaka
- Re: [Python-Dev] The history of PyXML Jeremy Kloth
- Re: [Python-Dev] The history of PyXML Jan Claeys
- Re: [Python-Dev] The history of PyXML Wes Turner