commit | 3ac6a09eed70b5ebff9200a22e0ff7f010b36d0d | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Sep 28 04:33:06 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Sep 28 04:33:06 2001 +0000 |
tree | 71eb0a1840cecb28788ebbb0875f7c3f4911d1d2 | |
parent | 2ed6bf87c9ce5d2e8a0eb33f7aa6503196205a0c [diff] |
For Python 2.2 and newer, actually support the full NodeList interface by subclassing list to add the length and item() attributes.