Attribute Error - 'NoneType' object has no attribute 'something' NoneType means that instead of an instance of whatever Class or Object you think you're working with ...
I'm not 100% sure we want to expose the cosmetic attributes as class attributes. In XML, for example, my-attr-name is a perfectly legal attribute, but it's an illegal Python variable name. Maybe we ...