Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle the slice object case in TransformGenerator.__getitem__ | Shadab Zafar | 2016-06-03 | 1 | -0/+2 |
| | |||||
* | please flake8 | Maximilian Hils | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | Simplify rand_byte by creating a special case for Python 2 | Shadab Zafar | 2016-06-02 | 1 | -1/+5 |
| | |||||
* | Remove redundant __getslice__ from TransformGenerator | Shadab Zafar | 2016-06-02 | 1 | -4/+0 |
| | |||||
* | Py3: Return bytes from FileGenerator | Shadab Zafar | 2016-06-02 | 1 | -5/+5 |
| | | | | and use __getitem__ instead of __getslice__ | ||||
* | Py3: Return bytes from RandomGenerator | Shadab Zafar | 2016-06-02 | 1 | -15/+22 |
| | | | | and use __getitem__ rather than __getslice__ | ||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+86 |