Message92544
| Author | loewis |
|---|---|
| Recipients | boya, loewis, vstinner |
| Date | 2009-09-12.13:25:29 |
| SpamBayes Score | 8.512425e-06 |
| Marked as misclassified | No |
| Message-id | <4AABA148.1050408@v.loewis.de> |
| In-reply-to | <1252684984.93.0.530397781877.issue6873@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> You are saying that if I pass a long to the i argument parser it will > cause a problem. But if I passed a int, it will be same as before and > overflow will not be detected at all. Correct. So you should use the l argument parser. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-09-12 13:25:33 | loewis | set | recipients: + loewis, vstinner, boya |
| 2009-09-12 13:25:29 | loewis | link | issue6873 messages |
| 2009-09-12 13:25:29 | loewis | create | |