mirror of
https://github.com/arsenetar/send2trash.git
synced 2025-05-07 09:29:48 +00:00
Update plat_other.py
This commit is contained in:
parent
b6cb3653f8
commit
20e3f71b53
@ -21,8 +21,10 @@ import sys
|
||||
import os
|
||||
import os.path as op
|
||||
from datetime import datetime
|
||||
import shutil
|
||||
import stat
|
||||
|
||||
|
||||
try:
|
||||
from urllib.parse import quote
|
||||
except ImportError:
|
||||
|
Loading…
x
Reference in New Issue
Block a user