summaryrefslogtreecommitdiff
path: root/giscanner/collections
Commit message (Expand)AuthorAgeFilesLines
* 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
* scanner: remove stray debug spewDieter Verfaillie2015-04-191-1/+0
* scanner: sync with upstream OrderedDictDieter Verfaillie2015-04-181-13/+26
* giscanner: store indentation before the '*' of each lineDieter Verfaillie2013-10-082-0/+306
* giscanner: move odict.OrderedDict into a collections packageDieter Verfaillie2013-05-072-0/+142