commit | 8f328d0c1d86096b3d4e5f1c1ac497663e197a0d | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Jul 30 00:01:06 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Jul 30 00:01:06 2012 +0200 |
tree | 8673cc00da383533b00baf893913062390c7d95f | |
parent | 10f0c50a0bc9237d640cb7beb216d63f9ec2b3eb [diff] |
Issue #15489: Add a __sizeof__ implementation for BytesIO objects. Patch by Serhiy Storchaka.