Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise exception where original is not in the __dict__ of an object
This prevents problems where attempts are made to replace an attribute on a subclass instead of the base class.
- Loading branch information