July 1, 2010
4:03 p.m.
Antoine Pitrou <pitrou@free.fr> added the comment:
To avoid the strange-looking “a PyUnicodeObject object”, one can write “an instance of PyUnicodeObject”.
Or simply "a PyUnicodeObject". ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue8939> _______________________________________