|
|
|
|
|
by pfraze
4444 days ago
|
|
@a1a I apologize, I was a jerk yesterday. I definitely dropped my forum manners. Not ok! Just so you do know what the story is with python3: It's mostly a move to proper unicode support (which couldn't be done without breaking backwards compat) but it's a relatively minor change for most code. You'll definitely run into some library support issues, but they should be few and getting fewer. It shouldn't be terrible, and I'd encourage you to do it just for the sake of Guido and the python community, because this transition has been a bit of a burden for them. |
|