Message125114
| Author | pebbe |
|---|---|
| Recipients | amaury.forgeotdarc, barry, eric.araujo, erob, flox, ggenellina, giampaolo.rodola, gvanrossum, l0nwlf, oopos, pebbe, quentel, r.david.murray, tcourbon, tercero12, tobias, v+python |
| Date | 2011-01-02.22:43:27 |
| SpamBayes Score | 0.014319645 |
| Marked as misclassified | No |
| Message-id | <1294008212.18.0.633731897324.issue4953@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Using platform-dependant code seems iffy to me. The detach function on sys.stdin, sys,stdout and sys.stderr is there specifically to switch these streams from text mode to binary mode. See: http://docs.python.org/py3k/library/sys.html#sys.stdin |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-02 22:43:32 | pebbe | set | recipients: + pebbe, gvanrossum, barry, amaury.forgeotdarc, ggenellina, giampaolo.rodola, eric.araujo, v+python, r.david.murray, oopos, tercero12, tcourbon, tobias, flox, l0nwlf, quentel, erob |
| 2011-01-02 22:43:32 | pebbe | set | messageid: <1294008212.18.0.633731897324.issue4953@psf.upfronthosting.co.za> |
| 2011-01-02 22:43:27 | pebbe | link | issue4953 messages |
| 2011-01-02 22:43:27 | pebbe | create | |