| Summary: | DeprecationWarning: The xmllib module is obsolete. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Krzysztof Pawlik (RETIRED) <nelchael> |
| Component: | [OLD] Library | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | VERIFIED WONTFIX | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Package merged ok. patch the pack & send patch upstream. This is really not a bug that should be filed here. Ok. |
While compiling dev-libs/libxml2-2.6.17 with python-2.4: make[3]: Entering directory `/tmp/portage/libxml2-2.6.17/work/libxml2-2.6.17/python' /usr/bin/python ./generator.py . /usr/lib/python2.4/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete. Use xml.sax instead. warnings.warn("The xmllib module is obsolete. Use xml.sax instead.", DeprecationWarning) Found 1506 functions in libxml2-api.xml Found 53 functions in libxml2-python-api.xml Generated 868 wrapper functions, 483 failed, 208 skipped