diff options
author | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2015-08-12 23:19:16 +0300 |
---|---|---|
committer | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2015-08-12 23:19:16 +0300 |
commit | d7294bd79062a4f47db8a761d79e6c1dd166bc72 (patch) | |
tree | 61d9caf433340b9cb51932d673598f1a34323353 /astroid/helpers.py | |
parent | 96d83666d3b4b04587fc6803ae38ba5b72607de9 (diff) | |
download | astroid-git-d7294bd79062a4f47db8a761d79e6c1dd166bc72.tar.gz |
Big cleanup across the entire project
The cleanup consisted in a couple of changes:
* import only modules, not objects, in order
to not clutter the module namespace and to not
leak accidentally objects which aren't public API
for the said modules.
* use two spaces between module level functions
* move some mixins from astroid.node_classes in
the proper order, starting at the left,
not being last in the MRO.
Diffstat (limited to 'astroid/helpers.py')
0 files changed, 0 insertions, 0 deletions