Open jsaucerman opened 4 years ago
The code needs to be ported to python3. I've take an initial stab at this using the 2to3 tool. The remaining issue was the use of the variable 'async', which in my version I fixed by renaming the variable.
The code needs to be ported to python3. I've take an initial stab at this using the 2to3 tool. The remaining issue was the use of the variable 'async', which in my version I fixed by renaming the variable.