3 lines
68 B
Python
3 lines
68 B
Python
#!/usr/bin/python3
|
|
import os
|
|
file = open("sweecrypt-gtk.py").read()
|