Hacker News new | ask | show | jobs
by glesica 4446 days ago
But unicode strings are the default in Python 3, so they could have kept the 'u' syntax and just let it be a no-op. I think that's what was meant.
1 comments

Right. And they even changed it, I think in Py3.3 -- but that was very late, when many people already decided not to port.