update to py3

This commit is contained in:
Yann Leboulanger
2013-01-28 22:22:41 +01:00
parent cbddc755bd
commit 7f641a1593
3 changed files with 16 additions and 16 deletions

View File

@@ -1 +1 @@
from flashing_keyboard import FlashingKeyboard
from .flashing_keyboard import FlashingKeyboard