New submission from Terry J. Reedy <[EMAIL PROTECTED]>: The Unicode HOWTO begins with "Warning This HOWTO has not yet been updated for Python 3000’s string object changes."
Without reading in detail, it appears it has been updated, at least somewhat, and certainly more than I feared from the warning. "The String Type Since Python 3.0, the language features a str type that contain Unicode characters" and then a section "Converting to Bytes" and a later reference to bytearrays. So perhaps the warning is obsolete and should be removed. Also, the revision history should have at least one more entry for the 3.0 updates, which certainly were entered since 2005 ---------- assignee: georg.brandl components: Documentation messages: 74999 nosy: georg.brandl, tjreedy severity: normal status: open title: Unicode HOWTO up to date? versions: Python 3.0 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4153> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com