1. Can you post the code somewhere where it's indented properly? 
(http://paste.pocoo.org/)
2. In the list example you call balls_in_numbered_boxes(2, [3,3,3]) but in the 
interactive example you call balls_in_numbered_boxes(3,[3,3,3])
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to