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 | chris.jerdonek |
|---|---|
| Recipients | chris.jerdonek, docs@python, ezio.melotti, georg.brandl, loewis, ned.deily, python-dev |
| Date | 2012年09月22日.13:25:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1348320303.2.0.58095555554.issue15949@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The distinction between ? vs. � for encode() and decode() is in the Python docs, but it's not prominent. It's mentioned in codecs's "Codec Base Classes" but not in the encode() and decode() docs themselves: http://docs.python.org/dev/library/codecs.html#codec-base-classes |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年09月22日 13:25:03 | chris.jerdonek | set | recipients: + chris.jerdonek, loewis, georg.brandl, ned.deily, ezio.melotti, docs@python, python-dev |
| 2012年09月22日 13:25:03 | chris.jerdonek | set | messageid: <1348320303.2.0.58095555554.issue15949@psf.upfronthosting.co.za> |
| 2012年09月22日 13:25:02 | chris.jerdonek | link | issue15949 messages |
| 2012年09月22日 13:25:02 | chris.jerdonek | create | |