enthought / enthought/apptools
StateSetter.set "ignore" argument does not work
Open
- Dominant language
- Python
- Stars
- 38
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description

state_keys is a list. Trying to remove an item from a list that is not contained, raises a **ValueError**, not a KeyError.
Also StateSetter.set arguments "ignore,first,last" are not properly propagated to nested calls to set, e.g. in _do_instance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.