Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/window.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-11-04 02:08:27 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-11-04 02:08:27 (GMT)
commit32b0c012d52ad574371f4a496e9bf5fa952e1ace (patch)
tree66c2b82d62ca15750f80b6359e13a05bccc2edc6 /window.py
parentd1af87966cca28ead97433c31c6a92a15cf532fc (diff)
fixed testers
Diffstat (limited to 'window.py')
-rw-r--r--window.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/window.py b/window.py
index de7b30e..e4d4160 100644
--- a/window.py
+++ b/window.py
@@ -76,7 +76,6 @@ def new_window(canvas, path, parent=None):
# Initialize the grid
tw.grid = Grid(tw)
- tw.mode = "3x3"
tw.test = tw.grid.test3x3
# Start solving the puzzle