Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/test-option-menu.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-02-15 17:48:58 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-02-15 17:48:58 (GMT)
commit2e8bd12f8bcf9da314d853078ee29f35a381c537 (patch)
tree3f0922b2484b1a3d9194919fccdb69b5bee587a6 /tests/test-option-menu.py
parent32c89a1fcb7a536455343b87dc799b800da66380 (diff)
Rework color and fonts to be more pytonish. Add units conversions.
Diffstat (limited to 'tests/test-option-menu.py')
-rwxr-xr-xtests/test-option-menu.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-option-menu.py b/tests/test-option-menu.py
index 856c0f5..ea627ed 100755
--- a/tests/test-option-menu.py
+++ b/tests/test-option-menu.py
@@ -24,7 +24,6 @@ import hippo
from sugar.graphics.toolbar import Toolbar
from sugar.graphics.optionmenu import OptionMenu
-from sugar.graphics.style import Color
from sugar.graphics.button import Button
def _option_menu_changed_cb(option_menu):