Agris Ameriks

Results 3 comments of Agris Ameriks

Sorry, I didn't run tests on all versions, but basestring was first introduced in version 2.3, but it is no longer available in Python 3. I will update code to...

I'm pretty sure that this will fail, but I was using different text: u"Šaursliežu dzelzceļš"

BTW, I didn't use six library, but instead try except. I didn't test it with Tox as I don't have it installed. Let me know if there is anything else...