bibanon / BASC-py4chan

Python wrapper for 4chan API. The BA's vastly improved fork of Edgeworth's original.
http://basc-py4chan.readthedocs.org/en/latest/index.html
Do What The F*ck You Want To Public License
55 stars 13 forks source link

Convert to Python3 #26

Closed ralic closed 2 years ago

ralic commented 7 years ago

using : find . -name '*.py' | xargs 2to3 -w