aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/language/generators.py
Commit message (Expand)AuthorAgeFilesLines
* fix pathod test on WindowsMaximilian Hils2016-06-061-1/+2
* Handle the slice object case in TransformGenerator.__getitem__Shadab Zafar2016-06-031-0/+2
* please flake8Maximilian Hils2016-06-021-1/+1
* Simplify rand_byte by creating a special case for Python 2Shadab Zafar2016-06-021-1/+5
* Remove redundant __getslice__ from TransformGeneratorShadab Zafar2016-06-021-4/+0
* Py3: Return bytes from FileGeneratorShadab Zafar2016-06-021-5/+5
* Py3: Return bytes from RandomGeneratorShadab Zafar2016-06-021-15/+22
* combine projectsMaximilian Hils2016-02-181-0/+86