[Python-Dev] The history of PyXML
Serhiy Storchaka
storchaka at gmail.com
Mon May 28 23:53:05 EDT 2018
More information about the Python-Dev mailing list
Mon May 28 23:53:05 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 ]
28.05.18 23:11, Jeremy Kloth пише: > 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 Great! Thank you, this is what I needed!
- 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