Intellect icon indicating copy to clipboard operation
Intellect copied to clipboard

PY3 Support

Open dotpot opened this issue 10 years ago • 2 comments

dotpot avatar Sep 30 '15 07:09 dotpot

Yeah I agree to the dotpot that this should be ported to python3 A few changes and some refactoring might do the work.th First thing that is foremost is that we should take care of unicode which is the biggest problem in porting from py2 to py3 Also other few changes would include pickle to cpickle, changing the print statements, excepition syntax. One more thing that we can consider is a PEP8 code style which is wuite useful. Hope this helps Thank you. :smile: :smile_cat: :smile_cat:

arpit1997 avatar Oct 30 '16 20:10 arpit1997

I second this.

farhah avatar Jul 10 '19 07:07 farhah