Re: The history of PyXML
Jeremy Kloth <[email protected]> Mon, 28 May 2018 14:11:50 -0600
| Newsgroups | gmane.comp.python.devel,gmane.comp.python.xml |
|---|---|
| Message-ID | <CAGvrs3KuwhEpgKtaKzXHt9H+tnwWP_LdPmjMxHETi2juenzmsQ@mail.gmail.com> |
On Thu, May 17, 2018 at 6:18 AM, Serhiy Storchaka <[email protected]> wrote: > 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. Here you go! https://github.com/jkloth/pyxml -- Jeremy Kloth