mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Refactoring
This commit is contained in:
parent
d49c0103f4
commit
e4775b805d
1 changed files with 2 additions and 2 deletions
|
@ -321,5 +321,5 @@ def openURL(url):
|
|||
except OSError: # raised on windows if link is unreadable
|
||||
pass
|
||||
except Exception:
|
||||
return 0
|
||||
return 1
|
||||
return False
|
||||
return True
|
||||
|
|
Loading…
Add table
Reference in a new issue