commit | 913dd0be52f28fbc5036d95722b80222880706fd | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Apr 13 03:33:53 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Apr 13 03:33:53 2007 +0000 |
tree | ea58f81cd1650c849ce638d316628a1855040e12 | |
parent | 98f9746740e95bd0307a4a1a1f1adf69cc585e61 [diff] |
struct.unpack() allows a bytes string too (if it has the right size).