Message 75696 - Python tracker
Message75696
| Author | mark.dickinson |
|---|---|
| Recipients | gregory.p.smith, mark.dickinson, vstinner |
| Date | 2008-11-10.13:37:32 |
| SpamBayes Score | 0.0006649937 |
| Marked as misclassified | No |
| Message-id | <1226324253.67.0.023608708799.issue4294@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Interesting. Incidentally, I'm already using sdigit for the signed version of digit--- this seems to fit with the current digit/twodigits/stwodigits typedefs. What's the purpose of your sdigit? Do you really want it to be type 'int'? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-10 13:37:33 | mark.dickinson | set | recipients: + mark.dickinson, gregory.p.smith, vstinner |
| 2008-11-10 13:37:33 | mark.dickinson | set | messageid: <1226324253.67.0.023608708799.issue4294@psf.upfronthosting.co.za> |
| 2008-11-10 13:37:32 | mark.dickinson | link | issue4294 messages |
| 2008-11-10 13:37:32 | mark.dickinson | create | |