Current File : //opt/alt/python33/lib64/python3.3/lib2to3/fixes/__pycache__/fix_input.cpython-33.pyc
�
��f� c @ sh d Z d d l m Z d d l m Z m Z d d l m Z e j d � Z Gd d � d e j � Z
d S( u4 Fixer that changes input(...) into eval(input(...)).i ( u
fixer_base( u Callu Name( u patcompu&