This commit is contained in:
Max Fiedler 2024-03-25 09:20:37 +01:00
parent 8eeac7f368
commit 5b0991d179
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# #!/usr/bin/env python3
#!/usr/bin/env python3
"""Write information into a logfile, like the timestamp and the hostname."""
import os

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3
"""Write information into a logfile, like the timestamp and the hostname."""
import os
import socket