03.12.2024A21:15221:15I122_03.12.2024, 21:15:19U12

This commit is contained in:
Виталий Туров 2024-12-03 18:15:19 +00:00
parent d41738d1b9
commit c988ef7f41

6
python/syscall-inf-loop.py Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/python3
import os
while True:
os.getppid()