Bug#387152: ITP: twill -- A simple scripting language for Web browsing
>>>>> "Titus" == Titus Brown <titus@caltech.edu> writes:
-> Actually, I have just tried that, however the current version of
-> beautifulsoup in Debian is 3.x whereas mechanize only support
-> beautifulsoup 2.x ATM. So, I wonder how I could fix this issue,
-> any idea?
Titus> I think John Lee would probably be resistant to ripping out
Titus> BS altogether from his distribution. How much of a problem
Titus> is it to simply keep it in there? It's not generally
Titus> accessible, so it wouldn't interfere with anything.
Actually, BeautifulSoup is not included in mechanize source tree.
Therefore, if we want to use python-mechanize instead of other_packages
module, it will fail because mechanize imports BeautifulSoup module
which is included in python-beautifulsoup 3.x.
Cheers,
Arnaud
Reply to: