summaryrefslogtreecommitdiff
path: root/giscanner/collections/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* giscanner: Remove custom collections implementationNirbheek Chauhan2018-03-101-27/+0
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-291-0/+1
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: store indentation before the '*' of each lineDieter Verfaillie2013-10-081-0/+1
* giscanner: move odict.OrderedDict into a collections packageDieter Verfaillie2013-05-071-0/+22