On Saturday, December 29, 2012 9:33:59 AM UTC-5, Joel Goldstick wrote:
> You should read the BeautifulSoup tutorial/documentation.  If I remember 
> correctly you do  
> from bs4 import BeautifulSoup
> 
> Look at this tutorial to get started:  
> http://www.crummy.com/software/BeautifulSoup/bs4/doc/

ah got it, I was told to use import -modulename- for pretty much everything by 
a classmate; I'll definitely look into the documentation


thanks again for the help guys
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to