Message147035
Thank you Antoine, this looks good.
However when I try your example I get
sys.stdin = io.TextIOWrapper(
sys.stdin.detach(), 'ascii', 'replace')
ValueError: underlying buffer has been detached
</helpforum> |
|
Date |
User |
Action |
Args |
2011-11-04 20:51:05 | stefanholek | set | recipients:
+ stefanholek, pitrou, vstinner, benjamin.peterson, ezio.melotti, neologix |
2011-11-04 20:51:05 | stefanholek | set | messageid: <1320439865.29.0.167773709217.issue13342@psf.upfronthosting.co.za> |
2011-11-04 20:51:04 | stefanholek | link | issue13342 messages |
2011-11-04 20:51:04 | stefanholek | create | |
|