Message 89103 - Python tracker
Message89103
| Author | rcronk |
|---|---|
| Recipients | Frans, lowell87, mramahi77, neyro, rcronk, vinay.sajip |
| Date | 2009-06-08.19:45:50 |
| SpamBayes Score | 2.597604e-08 |
| Marked as misclassified | No |
| Message-id | <1244490352.82.0.676341337077.issue4749@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>>> import sys >>> print sys.version 2.6.1 (r261:67517, Dec 4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)] I have seen this behavior in older versions as well. Interesting to see it fail in linux as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-06-08 19:45:53 | rcronk | set | recipients: + rcronk, vinay.sajip, mramahi77, lowell87, neyro, Frans |
| 2009-06-08 19:45:52 | rcronk | set | messageid: <1244490352.82.0.676341337077.issue4749@psf.upfronthosting.co.za> |
| 2009-06-08 19:45:51 | rcronk | link | issue4749 messages |
| 2009-06-08 19:45:50 | rcronk | create | |