projects
/
pseudoku.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Documented constraints.diagonal test more better.
[pseudoku.git]
/
pseudoku
/
__init__.py
1
from
grid
import
Grid
2
from
grid
.
constraints
import
Diagonal
3
import
render
.
text
4
5
def
main
():
6
print
"I don't do anything any more!"