Message71922
We could:
1. Use _fileio._FileIO directly.
2. Use os.open.
3. Initialize the stdio streams before importing site. This seems like
the best option, although I haven't run all the tests yet. |
|
| Date |
User |
Action |
Args |
| 2008-08-25 13:40:57 | benjamin.peterson | set | recipients:
+ benjamin.peterson, brett.cannon, amaury.forgeotdarc, rupole |
| 2008-08-25 13:40:56 | benjamin.peterson | set | messageid: <[email protected]> |
| 2008-08-25 13:40:56 | benjamin.peterson | link | issue3279 messages |
| 2008-08-25 13:40:55 | benjamin.peterson | create | |
|