aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/language/generators.py
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Maximilian Hils2017-07-251-1/+1
* pathod: fix leaking fdsThomas Kriechbaumer2017-05-241-13/+9
* fix various fd/socket leaksThomas Kriechbaumer2017-05-241-0/+4
* various encoding fixes, fix #1650Maximilian Hils2016-10-221-1/+1
* python3: clean up class bracketsAldo Cortesi2016-10-171-3/+3
* Zap object base classAldo Cortesi2016-10-171-3/+3
* pathod: remove sixAldo Cortesi2016-10-171-3/+0
* 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