wilsco
Results
2
comments of
wilsco
Hi, Not sure where else to leave this, but I noticed that setting a tuple for input and output latency in a stream isn't working correctly, because in python 3:...
Ah, I was unclear: > The builtin basestring abstract type was removed. Use str instead This was not an error I received, but rather a quote from the [python docs](https://docs.python.org/3.0/whatsnew/3.0.html#text-vs-data-instead-of-unicode-vs-8-bit)...