pull python-ox changes

This commit is contained in:
j 2014-10-04 21:08:57 +02:00
commit 7040fdd564
13 changed files with 75 additions and 57 deletions

View file

@ -2,7 +2,7 @@
# encoding: utf-8
from __future__ import print_function
import re
import urllib
from six.moves import urllib
from ox.cache import read_url
from ox.html import decode_html, strip_tags