newsapi icon indicating copy to clipboard operation
newsapi copied to clipboard

Using package attrdict instead of the initial custom implementation.

Open bethnull opened this issue 8 years ago • 1 comments

The AttrDict class implemented at base_news was not behaving as expected as keys can’t be accessed as instance attributes.

bethnull avatar Mar 30 '17 03:03 bethnull

I'll look it up tomorrow and run a few tests on it, and if everything works good, I'll merge the request, and update the code at pip alongside the version.

SlapBot avatar Mar 30 '17 23:03 SlapBot