makinacorpus / easydict

Access dict values as attributes (works recursively)
GNU Lesser General Public License v3.0
293 stars 48 forks source link

Python3 tests #34

Closed JackLangerman closed 1 year ago

JackLangerman commented 1 year ago

This PR makes the doctest tests compatible with python3 (but breaks python2.7)