Message 82084 - Python tracker
Message82084
| Author | pitrou |
|---|---|
| Recipients | georg.brandl, pitrou |
| Date | 2009-02-14.16:13:59 |
| SpamBayes Score | 0.008486543 |
| Marked as misclassified | No |
| Message-id | <1234628040.08.0.02153532615.issue5179@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Wow, the Roundup email gateway borks code snippets: >>> import resource >>> resource.getrlimit(resource.RLIMIT_NOFILE) (1024, 1024) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-14 16:14:00 | pitrou | set | recipients: + pitrou, georg.brandl |
| 2009-02-14 16:14:00 | pitrou | set | messageid: <1234628040.08.0.02153532615.issue5179@psf.upfronthosting.co.za> |
| 2009-02-14 16:13:59 | pitrou | link | issue5179 messages |
| 2009-02-14 16:13:59 | pitrou | create | |