about summary refs log tree commit diff stats
path: root/ranger/ext/iter_tools.py
Commit message (Expand)AuthorAgeFilesLines
* doctests are no longer silently failing (when failing)Wojciech Siewierski2019-01-271-1/+2
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-0/+1
* Add two blank lines where is expectedstepshal2016-06-161-0/+2
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* Fix docstrings to comply with the PEP8hut2013-02-221-4/+2
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-37/+37
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* Updated copyright headershut2011-10-101-1/+1
* ext.iter_tools: Added doctesthut2011-10-081-0/+15
* Changed license to the GNU General Public Licensehut2010-02-281-11/+12
* added unique function, moved flatten to ext/iter_toolshut2010-01-231-0/+43