##// END OF EJS Templates
Only copy files in startup dir if we just created it....
Only copy files in startup dir if we just created it. Closes #14496

File last commit:

r27843:667f3cbe
r28821:75fe23b1
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)