DottedDict icon indicating copy to clipboard operation
DottedDict copied to clipboard

fix hasattr() crashing when used on DottedDict

Open RusAD32 opened this issue 5 years ago • 1 comments

see issue #15

RusAD32 avatar Mar 02 '20 13:03 RusAD32

added a fix for JSONEncoder raising TypeError when called on non-DottedCollection object

RusAD32 avatar Mar 02 '20 15:03 RusAD32