File: //proc/self/root/proc/self/root/opt/alt/python27/lib/python2.7/site-packages/astroid/as_string.pyc
�
g�]c @ s� d Z d d l Z d d l Z d Z e d � Z d e e d � Z d e f d � � YZ d e f d
� � YZ
d � Z e j d d
f k r� e
Z n e � Z
d S( s This module renders Astroid nodes as string:
* :func:`to_code` function return equivalent (hopefuly valid) python string
* :func:`dump` function return an internal representation of nodes found
in the tree, useful for debugging or understanding the tree structure
i����Ns c C s&