On Wed, Jun 29, 2011 at 8:56 AM, Chris Angelico <ros...@gmail.com> wrote:
>      else emit(lastprefix+tails)
>  else emit(lastprefix+tails)

Typo in the above code. The else needs a colon after it, both times.

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

Reply via email to