Message 177765 - Python tracker
Message177765
| Author | techtonik |
|---|---|
| Recipients | amaury.forgeotdarc, asvetlov, docs@python, r.david.murray, serhiy.storchaka, techtonik |
| Date | 2012-12-19.17:10:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355937021.74.0.00983163862873.issue16724@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The fact that array.array, bytearray and memoryview are also accepted is a surprise for me. It will help if Python docs contained a definition of what can be considered 'binary data' and link this term from hexlify description to this definition. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-19 17:10:28 | techtonik | set | recipients: + techtonik, amaury.forgeotdarc, r.david.murray, asvetlov, docs@python, serhiy.storchaka |
| 2012-12-19 17:10:21 | techtonik | set | messageid: <1355937021.74.0.00983163862873.issue16724@psf.upfronthosting.co.za> |
| 2012-12-19 17:10:20 | techtonik | link | issue16724 messages |
| 2012-12-19 17:10:17 | techtonik | create | |