Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
abb02e59946f9ea3076e96e3b03b51d1cebd46b4
/
Lib
/
xml.py
c6730e1
move the xml package implementation to xmlcore, and adjust the tests to
by Fred Drake
· 19 years ago
[Renamed (89%) from Lib/xml/__init__.py]
af57fa1
r1077@spiff: Fredrik | 2005-12-12 22:58:44 +0100
by Fredrik Lundh
· 19 years ago
7e0aef0
r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100 assorted xml.etree tweaks
by Fredrik Lundh
· 19 years ago
f7f9b6c
Fix typo in comment.
by Walter Dörwald
· 20 years ago
4b9059b
Require minimally PyXML 0.8.4.
by Martin v. Löwis
· 21 years ago
afef4ee
Require PyXML 0.8.2.
by Martin v. Löwis
· 22 years ago
adfa740
Bump required PyXML version to 0.6.5.
by Martin v. Löwis
· 23 years ago
764dad5
Arghh. Fix typo.
by Martin v. Löwis
· 24 years ago
c9494ac
Use Guido's trick for always extracting the version number from a
by Martin v. Löwis
· 24 years ago
83ff749
String method conversion.
by Eric S. Raymond
· 24 years ago
1402ab2
Use the string module instead of string methods; this should still work
by Fred Drake
· 24 years ago
16f6329
Make reindent.py happy (lots of trailing whitespace removed).
by Fred Drake
· 25 years ago
af57431
Include the version-detecting code to allow PyXML to override the "standard"
by Fred Drake
· 25 years ago
5750017
Remove the outer test for __name__; not necessary.
by Fred Drake
· 25 years ago
327e187
Add magic to replace the xml package with _xmlplus at import time.
by Fred Drake
· 25 years ago
b19948b
Typo (mine): Garsholm --> Garshol Noted by Rob Hooft <rob@hooft.net>.
by Fred Drake
· 25 years ago
73678da
Reference cycle fixes
by Paul Prescod
· 25 years ago
e85c350
Package docstring.
by Fred Drake
· 25 years ago