OK, it’s 2019
Finally time to upgrade to Python3 for all my Python projects.
In particular that means ThoughtStorms wiki and Project ThoughtStorms
If you are using either the project or the thoughtstorms library then be prepared that they will all be moving to Python3 in the near future.
Given that Python2 is going to be deprecated next year, and I don’t really have the time and inclination to support both, I’m moving to Python3 this year. And all my projects and code will be, too.
2to3 makes it all pretty easy.
Leave a Reply
You must be logged in to post a comment.