Message295412
| Author | eric.smith |
|---|---|
| Recipients | CuriousLearner, eric.smith, ncoghlan |
| Date | 2017-06-08.11:37:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496921829.42.0.433127131276.issue30597@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You'll need to be careful about fully translating to python 3, though. What do you do with: print >> sys.stderr, "message" or: print "message", ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-08 11:37:09 | eric.smith | set | recipients: + eric.smith, ncoghlan, CuriousLearner |
| 2017-06-08 11:37:09 | eric.smith | set | messageid: <1496921829.42.0.433127131276.issue30597@psf.upfronthosting.co.za> |
| 2017-06-08 11:37:09 | eric.smith | link | issue30597 messages |
| 2017-06-08 11:37:09 | eric.smith | create | |