- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message198754
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 | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, mark.dickinson, meador.inge, miwa, pitrou, serhiy.storchaka, vajrasky |
| Date | 2013-10-01.08:27:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380616050.2.0.207895635041.issue19099@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
struct.Struct() should be changed instead of struct.pack(). Here is a patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-01 08:27:30 | serhiy.storchaka | set | recipients: + serhiy.storchaka, mark.dickinson, pitrou, ezio.melotti, miwa, meador.inge, vajrasky |
| 2013-10-01 08:27:30 | serhiy.storchaka | set | messageid: <1380616050.2.0.207895635041.issue19099@psf.upfronthosting.co.za> |
| 2013-10-01 08:27:30 | serhiy.storchaka | link | issue19099 messages |
| 2013-10-01 08:27:30 | serhiy.storchaka | create | |

