summaryrefslogtreecommitdiff
path: root/astroid/brain/pysix_moves.py
Commit message (Expand)AuthorAgeFilesLines
* Rename the brain files into something more suggestive. Closes issue #208.Claudiu Popa2015-10-261-288/+0
* Fix trailing whitespaces and add the missing code that wasn't added in the pr...Claudiu Popa2015-09-111-1/+1
* Fix isinstance/proxy bug by changing from lazy-object-proxy to wrapt and mino...Ceridwen2015-07-111-1/+1
* Fix bugs introduced by merge and formattingCeridwen2015-07-111-1/+1
* Understand metaclasses added with six.add_metaclass decorator. Closes issue #...Claudiu Popa2015-07-071-1/+28
* Set the module name for six.moves fail hook module.Claudiu Popa2015-06-101-1/+3
* Improve the inference of six.moves.Claudiu Popa2015-06-101-192/+223
* Add six tips for vendorized requests library.Claudiu Popa2015-04-241-0/+1
* Add missing tkinter imports.Claudiu Popa2015-03-281-0/+2
* Add parse and error submodules to six.moves tips.Claudiu Popa2014-12-281-0/+2
* Add brain tips for six.moves. Closes issue #63.Claudiu Popa2014-12-181-0/+223