Open GoogleCodeExporter opened 8 years ago
OK, found the problem. I had accidentally entered a *blank* abbreviation for a
given phrase. Since it was blank, I didn't see it in the abbreviations window,
and the only way I noticed (besides knowing how rpartition() can throw a
ValueError) was that the list of abbreviations was '[question,question,]':
there was an extra comma at the end.
It might be a good idea to notify the user if he/she has entered an empty
abbreviation, or disallow it altogether.
Original comment by justin.y...@gmail.com
on 26 Sep 2012 at 4:44
Original issue reported on code.google.com by
justin.y...@gmail.com
on 26 Sep 2012 at 4:00Attachments: