cleanup imports

This commit is contained in:
j 2008-04-30 16:22:01 +02:00
parent 7b22d50d82
commit 28d84dd3eb

View file

@ -1,13 +1,10 @@
# -*- Mode: Python; -*-
# -*- coding: utf-8 -*-
# vi:si:et:sw=2:sts=2:ts=2
import re
import urllib2
from urllib import quote
import xml.etree.ElementTree as ET
import feedparser
import feedparser
from oxutils.cache import getUrl
from oxutils import findString