blob: e95a1e28c05a5a318743acf40bbfda9d4544d26a [file] [log] [blame]
def my_func(my_arg):
assert isinstance(my_arg, basestring)
print my<ref>_arg