Mercurial > libervia-backend
diff src/plugins/plugin_misc_quiz.py @ 682:2805fa3f4bdf
tools: moved src/tools/games.py to src/tools/frontends/
author | souliane <souliane@mailoo.org> |
---|---|
date | Fri, 18 Oct 2013 11:58:42 +0200 |
parents | 69a8bfd266a5 |
children | 75e4f5e2cc65 |
line wrap: on
line diff
--- a/src/plugins/plugin_misc_quiz.py Wed Oct 23 00:28:00 2013 +0200 +++ b/src/plugins/plugin_misc_quiz.py Fri Oct 18 11:58:42 2013 +0200 @@ -29,7 +29,7 @@ from wokkel import disco, iwokkel, data_form from sat.tools.xml_tools import dataForm2XML -from sat.tools.games import TarotCard +from sat.tools.frontends.games import TarotCard from time import time