[Python-Dev] The history of PyXML
Jeremy Kloth
jeremy.kloth at gmail.com
Mon May 28 16:11:50 EDT 2018
More information about the Python-Dev mailing list
Mon May 28 16:11:50 EDT 2018
- Previous message (by thread): [Python-Dev] The history of PyXML
- Next message (by thread): [Python-Dev] The history of PyXML
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, May 17, 2018 at 6:18 AM, Serhiy Storchaka <storchaka at gmail.com> 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
- Previous message (by thread): [Python-Dev] The history of PyXML
- Next message (by thread): [Python-Dev] The history of PyXML
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list