several fixes

This commit is contained in:
Romain Bignon 2010-04-14 09:49:10 +02:00
commit 3ebdea9faf
4 changed files with 6 additions and 112 deletions

View file

@ -21,4 +21,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
from .elementtidyparser import ElementTidyParser
from .html5libparser import Html5libParser
from .lxmlparser import LxmlHtmlParser
from .standardparser import StandardParser
from .standardparser import StandardParser, tostring