autogen/test/my_tmp/tmp2/codetest.py

3 lines
59 B
Python

with open("tmp/codetest.py", "w") as f:
f.write("b=1")