PySlither / Slither

A Python module for bridging Scratch and Python
http://pyslither.github.io/
MIT License
14 stars 6 forks source link

Python 2 compatibility? #63

Closed BookOwl closed 8 years ago

BookOwl commented 8 years ago

Will slither be compatible with Python2?

ghost commented 8 years ago

Well I'm running python 2 on windows right now, I'm pretty sure it should remain compatibility with python 2, It's still quite popular.

BookOwl commented 8 years ago

According to slither/init.py, we will support pythons 2 and 3.

Tymewalk commented 8 years ago

Just a small note - if we need to drop support for one I'm OK with that. I just put that in there a long long time ago.