My mistake seems to be that I declared

char a, b;

instead of

int a, b;

Thank you for sorting this out.

Joachim
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to