-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
Description
This
cpython/Lib/test/test_minidom.py
Line 1152 in f20a6a5
| if pyexpat.version_info >= (2, 4, 5): |
and this
cpython/Lib/test/test_minidom.py
Line 1620 in f20a6a5
| if pyexpat.version_info >= (2, 4, 5): |
is wrong. Change of raised errors happened already in 2.4.4 not only in 2.4.5.