| commit | a264384fe6de357680ca0cf02cd6024bbba0ba45 | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Sun Jul 29 19:04:57 2012 +0200 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Jul 29 19:04:57 2012 +0200 |
| tree | ea2c7c77a9c36cda0843e1628a4e0262d13c4c4f | |
| parent | 2b16844326f9a88f7c5daf16abfb04cee70f02bc [diff] | |
| parent | 10f0c50a0bc9237d640cb7beb216d63f9ec2b3eb [diff] |
Issue #15487: Add a __sizeof__ implementation for buffered I/O objects. Patch by Serhiy Storchaka.