AIM-PIbd-32-Kurbanova-A-A/aimenv/Lib/site-packages/win32comext/taskscheduler/test/test_localsystem.py

4 lines
72 B
Python
Raw Normal View History

2024-10-02 22:15:59 +04:00
f = open("test_localsystem.txt", "w")
f.write("I have run\n")
f.close()