wearpants / twiggy

Pythonic logger, shipped in Redhat & Debian
BSD 3-Clause "New" or "Revised" License
47 stars 11 forks source link

Switch to six #65

Closed abadger closed 7 years ago

abadger commented 7 years ago

The current code uses a bundled copy of six-1.6.x in order to have python2 and python3 compatibility. Switch to a system copy of six so that it's the system that needs to keep it up to date.

Note: This builds on top of the travis build fix (#64) so that the changes are tested.

abadger commented 7 years ago

Changes to use six are just the final commit: https://github.com/wearpants/twiggy/pull/65/commits/374f68315f9fe7928477a0ca99c89ba7db75779f