Commit message (Expand) | Author | Age | |
---|---|---|---|
* | objstr: Make sure that bytes are indexed as bytes, not as unicode. | Paul Sokolovsky | 2014-08-11 |
* | py: Make 'bytes' be a proper type, support standard constructor args. | Paul Sokolovsky | 2014-03-22 |
* | Add basic implementation of bytes type, piggybacking on str. | Paul Sokolovsky | 2014-01-24 |