On 27 May 2016 at 00:34, Darrell Ball wrote:
>
>
> On Mon, May 23, 2016 at 6:11 PM, Joe Stringer wrote:
>>
>> Translate commandline calls to UTF-8, appease flake8 and use six's
>> integer types. This allows the testsuite to pass when using python3 as
>> your default system python version.
>>
>> S
On Mon, May 23, 2016 at 6:11 PM, Joe Stringer wrote:
> Translate commandline calls to UTF-8, appease flake8 and use six's
> integer types. This allows the testsuite to pass when using python3 as
> your default system python version.
>
> Signed-off-by: Joe Stringer
> ---
> CC: Darrell Ball
> ---