mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 16:14:36 +00:00
4 lines
68 B
Python
4 lines
68 B
Python
import shutil, os
|
|
|
|
def picker():
|
|
datei = open('server.log', 'a') |