Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81039 - DeprecationWarning: The xmllib module is obsolete.
Summary: DeprecationWarning: The xmllib module is obsolete.
Status: VERIFIED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-06 16:06 UTC by Krzysztof Pawlik (RETIRED)
Modified: 2005-02-10 07:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-06 16:06:41 UTC
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
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-06 16:07:55 UTC
Package merged ok.
Comment 2 foser (RETIRED) gentoo-dev 2005-02-10 06:48:23 UTC
patch the pack & send patch upstream. This is really not a bug that should be filed here.
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-10 07:22:31 UTC
Ok.