mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 06:26:10 -04:00
All Tor-related that get thrown from the onionshare_cli.Onion object now get translated in the GUI
This commit is contained in:
parent
180da51978
commit
6ffa9b62f8
7 changed files with 188 additions and 72 deletions
|
@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
import os, shutil
|
||||
|
||||
from . import common
|
||||
from .onion import TorTooOld, TorErrorProtocolError
|
||||
from .common import AutoStopTimer
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue