[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
- Previous message: [Python-3000] Whither string? (was Re: python/branches/py3k-struni/Lib/test/test_strop.py)
- Next message: [Python-3000] Whither string? (was Re: python/branches/py3k-struni/Lib/test/test_strop.py)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] Whither string? (was Re: python/branches/py3k-struni/Lib/test/test_strop.py)
- Next message: [Python-3000] Whither string? (was Re: python/branches/py3k-struni/Lib/test/test_strop.py)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]