Jacob Kaplan-Moss
Activity tagged “python3”
Bookmarks
Let's talk about Python 3.0
It uses Python 3 or it gets the hose. On a more serious note, James absolutely nails it w.r.t Python 3.
The Py Side of Life: String types in Python 3
Some important notes about strings in Python 3. There's a subtle but important change from 3a1: the bytes type is now immutable. This is a good change IMO; the net result sounds very sane.
Entries
Why I’m excited about Python 3
and why you should be, too.