Added some real accessors.
authorEevee <ferrox@veekun.com>
Tue, 6 Jan 2009 06:16:10 +0000 (22:16 -0800)
committerEevee <ferrox@veekun.com>
Tue, 6 Jan 2009 06:16:10 +0000 (22:16 -0800)
commitf66d11f5304e3c2c3853d69acfc864bcb8301903
treea8549c7e16b21a0c4622644389713de19b1b3571
parenta49a2fc56c430884ad137031168836c9a3c6bfe9
Added some real accessors.

Wrapped grid, size, box_height/width around the real values.
Added a method to fetch constraints.
Fixed the rendering code to use the above.
pseudoku/grid/__init__.py
pseudoku/render/__init__.py
pseudoku/render/text.py