def main()

in debug/NicerTrace.py [0:0]


def main():
    img = Image.new("RGB", (4, 4))
    time.sleep(1)
    img1 = img.convert("RGB")