Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

dictset.__getattr__ handles missing attribute correctly now. #143

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vlcinsky
Copy link

@vlcinsky vlcinsky commented Jul 22, 2016

modified:   nefertari/utils/dictset.py

dictset implemented method __getattr__ incompletely and was failing when missing attribute name was requested.

Corrected code raises AttributeError.

This error caused ramses_example to fail on installation with simplejson installed without speedups.

@CLAassistant
Copy link

CLAassistant commented Jul 22, 2016

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants