On Mon, Apr 1, 2013 at 7:10 AM, jojo <gerrymcgov...@gmail.com> wrote:
> Im used to C# so the syntax looks bizarre to me! Any help would be great.

The first thing you'll need to understand about Python syntax is that
indentation is important. By posting this code flush-left, you've
actually destroyed its block structure. Could you post it again, with
indentation, please? We'd then be in a much better position to help.

Chris Angelico
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to