Okay, to answer my own question.... Don't just google "keyerror: 5", but be smart enough to google: keyerror python.
Find out a keyerror is "raised when a mapping (dictionary) key is not found in the set of existing keys", and that I am once again no doubt expecting my variables to automagically spring into existance. (God, I loved Perl). Thanks again, and sorry for wasting everyone's time. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

