DiffSK / configobj

Python 3+ compatible port of the configobj library

Home Page:https://configobj.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove the need for six

mcepl opened this issue · comments

If you ever decide that Python 2 is truly dead and rotting in its grave, you may apply this patch removing the need of using six at all.