| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-22 | py: Make 'bytes' be a proper type, support standard constructor args. | Paul Sokolovsky | |
| 2014-01-24 | Add basic implementation of bytes type, piggybacking on str. | Paul Sokolovsky | |
| This reuses as much str implementation as possible, from this we can make them more separate as needed. | |||
