예제 #1
0
def Simplate(fs):
    return load_uncached(StubRequest.from_fs(fs))
예제 #2
0
def Simplate(fs):
    return load_uncached(StubRequest(fs))