Just Another Victim of the Ambient Morality wrote:
>     I'm excited to use Python 3.0 (foolishly, it's the only Python 
> interpreter I have on my system) but there are no libraries for it beyond 
> the kitchen sink.  Personally, a good start would be Beautiful Soup and 
> Mechanize.  I could also use DB.
>     Has there been any word on Beautiful Soup?

At least for new code, you can use lxml instead. Being written (mostly) in
Cython, it compiles and works in Py3.

Stefan
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to