[Python-3000] Whither string? (was Re: python/branches/py3k-struni/Lib/test/test_strop.py) (original) (raw)

Bill Janssen janssen at parc.com
Thu May 17 17:48:18 CEST 2007


The trend in support seems to be toward moving everything left that is useful from "string" to "text", which would be a package.

Sigh. After 15 years of carefully writing python code using "text" instead of "string" as a variable name, I'm sure this will work out just fine. :-)

Bill



More information about the Python-3000 mailing list