update UrlImagePreviewPlugin to py3

This commit is contained in:
Denis Fomin
2013-01-28 21:48:49 +04:00
parent 7bfb30269c
commit 12427d6566
3 changed files with 12 additions and 10 deletions

View File

@@ -1 +1 @@
from url_image_preview import UrlImagePreviewPlugin
from .url_image_preview import UrlImagePreviewPlugin