Files

6 lines
93 B
Python

from . import helper
def use_relative():
tainted = source()
helper.process(tainted)