1
0
Fork 0
mirror of https://github.com/fastogt/pyfastogt synced 2025-03-09 23:38:55 +00:00

Some usefull functions

This commit is contained in:
topilski 2017-05-01 21:04:55 +03:00
parent 33f0dfd83d
commit 3ce89db833
3 changed files with 22 additions and 9 deletions

View file

@ -2,9 +2,9 @@
import os
import re
import shutil
import subprocess
import tarfile
import shutil
from urllib.request import urlopen