oe-alliance / AutoBouquetsMaker

Automatically build and update bouquets from the DVB stream.
GNU General Public License v3.0
23 stars 59 forks source link

[2to3] add python3 support #154

Closed LraiZer closed 4 years ago

LraiZer commented 4 years ago

uses six.ensure only with builds for python3 (assumes >= six-1.12.0) remain compatible with builds using python2 (assumes < six-1.12.0)