Message57363
PATCH:
* remove the analogy fd < 0 -> file is closed from _fileio.FileIO
* added new flag closed to _fileio.FileIO
* renamed closefd to close_fd to distinguish it from closed
* make it impossible to instantiate another stdprinter
* added repr and fileno methods to stdprinter
Guido:
Are you fine with the changes? The patch doesn't fix the problem (yet)
but it's the first step towards a solution. |
|
| Date |
User |
Action |
Args |
| 2007-11-11 00:10:47 | christian.heimes | set | spambayes_score: 0.00178181 -> 0.00178181 recipients:
+ christian.heimes, gvanrossum, amaury.forgeotdarc |
| 2007-11-11 00:10:46 | christian.heimes | set | spambayes_score: 0.00178181 -> 0.00178181 messageid: <1194739846.43.0.370235748888.issue1415@psf.upfronthosting.co.za> |
| 2007-11-11 00:10:46 | christian.heimes | link | issue1415 messages |
| 2007-11-11 00:10:45 | christian.heimes | create | |
|