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.

(python, python3)

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.

(python, python3, strings, unicode)

Entries

Why I’m excited about Python 3

and why you should be, too.

(python, python3)