update WicdPlugin to py3

This commit is contained in:
Denis Fomin
2013-01-28 21:30:27 +04:00
parent 9c81c60373
commit 7bfb30269c
3 changed files with 4 additions and 5 deletions

View File

@@ -1 +1 @@
from wicd_support import WicdPlugin
from .wicd_support import WicdPlugin