summaryrefslogtreecommitdiff
path: root/test/input/func_f0401.py
blob: c663431542d6e4fa32dc22a241f3f7c771ef7cc8 (plain)
1
2
3
4
5
6
7
8
9
"""test failed import
"""

__revision__ = 0

def function():
    """yo"""
    from tutu import toto
    print toto