Added check for non-alphabetic words master
authorHarishankar <v.harishankar@gmail.com>
Sun, 12 Dec 2010 14:37:29 +0000 (20:07 +0530)
committerHarishankar <v.harishankar@gmail.com>
Sun, 12 Dec 2010 14:37:29 +0000 (20:07 +0530)
commitba6131685060a4abee86a6453c3538c5afe3d9ca
tree3af932527eb480b188ebbf7c0d94b0d633f1f072
parented2b699c63f1dd0005366ce7fb84f9c39a7bd27a
Added check for non-alphabetic words

Added exception and handler for non-alphabetic words in the
creator. This prevents creating words in the grid with numbers
or non-alphabetic symbols.
crosswordpuzzle.py
crosswordpuzzlecreator.py