Closed mixedCase closed 7 years ago
Thank you! I have merged the branch and updated the README, but somehow it doesn't show up here.
It has to be done via the web interface to work. You also seem to have missed the second patch that removes the hackish stdin detection, so you can still do the web merge :)
Well, I did it anew via the command line, and now it works. I still had an old version of your repository so I accidentally merged the old one. (git merge mixedCase/master
vs git pull mixedCase master
).
It also works via the command line, but then I have to do it right ;)
Drops support for versions of Python 2 earlier than 2.6, in case they weren't already unsupported.
Closes #2.