Warning

This document hasn't been checked for compatibility with current versions of Plone. Use at your own risk.

KeyError

by Alex Limi last modified Dec 30, 2008 03:08 PM
This error appears when you're trying to access something that doesn't exist in an attribute.

You're trying to access something that doesn't exist, like when you are trying to access something from a dict like object which isn't there.