r <rt8396 at gmail.com> writes: > So what was the fatal error, care to post a traceback? Usually it's "expected to find some value but got None", or got a list, or expected some structure but got a different one, or some field was missing, etc. It's not a single traceback, it's a recurring theme in developing this stuff.