The str.encode() method does not accept keyword args in python < 2.7

Declined
#1 · Created  · Last updated

Declined pull request

I just submitted this pull request to myself...

Closed by: ·2013-09-01

Description

A few of the unit tests fail under python 2.6 since 0bcff3e due to the fact that keyword arguments are not supported on string encode and decode methods..

0 attachments

0 comments

Loading commits...