This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients docs@python, eric.araujo, ezio.melotti, fdrake, lemburg, mark.dickinson, pitrou, stutzbach, vstinner
Date 2010-07-01.16:03:31
SpamBayes Score 0.020137474
Marked as misclassified No
Message-id <1278000208.3211.0.camel@localhost.localdomain>
In-reply-to <1277998978.72.0.968911408057.issue8939@psf.upfronthosting.co.za>
Content
> To avoid the strange-looking “a PyUnicodeObject object”, one can write
> “an instance of PyUnicodeObject”.

Or simply "a PyUnicodeObject".
History
Date User Action Args
2010-07-01 16:03:33pitrousetrecipients: + pitrou, lemburg, fdrake, mark.dickinson, vstinner, stutzbach, ezio.melotti, eric.araujo, docs@python
2010-07-01 16:03:31pitroulinkissue8939 messages
2010-07-01 16:03:31pitroucreate