[2008.12] BeautifulSoup and Python... how?

arne anka openmoko at ginguppin.de
Fri Jan 2 13:57:38 CET 2009


> However, no results:

quite interesting!
when i do

$ apt-file search sgmllib

in debian i get

diveintopython:  
/usr/share/doc/diveintopython/html/html_processing/introducing_sgmllib.html
diveintopython-zh:  
/usr/share/doc/diveintopython-zh/html/html_processing/introducing_sgmllib.html
jython: /usr/share/jython/Lib/sgmllib.py
jython: /usr/share/jython/Lib/test/test_sgmllib.py
pypy-lib: /usr/share/pypy-1.0/lib-python/2.4.1/sgmllib.py
pypy-lib: /usr/share/pypy-1.0/lib-python/2.4.1/test/test_sgmllib.py
python-xml: /usr/share/pyshared/_xmlplus/parsers/sgmllib.py
python-xml: /usr/share/pyshared/_xmlplus/sax/drivers/drv_sgmllib.py
python-xml: /usr/share/pyshared/_xmlplus/sax/drivers2/drv_sgmllib.py
python2.4: /usr/lib/python2.4/sgmllib.py
python2.4-doc: /usr/share/doc/python2.4/html/lib/module-sgmllib.html
python2.5: /usr/lib/python2.5/sgmllib.py
python2.5-doc: /usr/share/doc/python2.5/html/lib/module-sgmllib.html
vegastrike-data: /usr/share/games/vegastrike/modules/builtin/sgmllib.py


hence, it should be part of standard python. you should try to install  
python-xml (or the package with closest matching name).




More information about the community mailing list