commit | 844f757aae9b2e4975d4b98f8dc8b5f5fbd69608 | [log] [tgz] |
---|---|---|
author | Alexandre Vassalotti <alexandre@peadrop.com> | Sat May 10 19:59:16 2008 +0000 |
committer | Alexandre Vassalotti <alexandre@peadrop.com> | Sat May 10 19:59:16 2008 +0000 |
tree | 4f8776e771ef59ab4230b068494975836107a5de | |
parent | cd8001c8ed8ea11b13a57be7f0e524133177c2f8 [diff] |
Cleaned up io._BytesIO.write(). I am amazed that the old code, for inserting null-bytes, actually worked. Who wrote that thing? Oh, it is me... doh.