small fixes

This commit is contained in:
evilhero 2012-09-10 01:39:20 -04:00
parent ff4df22ba7
commit f056166715
2 changed files with 1 additions and 1 deletions

0
README
View File

View File

@ -14,7 +14,7 @@
# along with Mylar. If not, see <http://www.gnu.org/licenses/>.
from bs4 import BeautifulSoup
from lib.bs4 import BeautifulSoup
import urllib2
import re
import helpers