Issue1539381
Created on 2006-08-13 03:16 by belopolsky, last changed 2006-08-24 23:04 by brett.cannon.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
readinto-patch.diff
|
belopolsky,
2006-08-13 03:16
|
diff against revision 51240 |
|
|
|
msg50876 - (view) |
Author: Alexander Belopolsky (belopolsky) |
Date: 2006-08-13 03:16 |
|
Added a 'readonly' flag to buffer object constructor (needed to implement
StringIO.readinto).
|
|
msg50877 - (view) |
Author: Brett Cannon (brett.cannon) |
Date: 2006-08-24 23:04 |
|
Logged In: YES
user_id=357491
The file object's readinto method is not meant for public
use, so adding the method to StringIO is not a good idea.
Sorry.
Closing as rejected.
|
|
| Date |
User |
Action |
Args |
| 2006-08-13 03:16:10 | belopolsky | create | |
|