Closed Paraka321 closed 7 years ago
Do you know why this diff shows a change to every line? Did you happen to alter line endings? If you could fix whatever is doing that and resubmit, I would be happy to review and merge.
I'm not sure why it shows that. All I did was add a check for Python 3 or Python 2 and then modified a couple lines of code where the syntax changed between versions.
If you want a closer look it's lines 19-21 and 121-125 of transfer.py.
Pull request 16 created. Cleaned up issue where it shows the whole file changed.
Updates to transfer.py for Python 3 support and to README for clearer language.