mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-28 06:18:33 +00:00
Tahoe's .pyscript is ancient history
This commit is contained in:
parent
5df86b4608
commit
b81d57779a
@ -185,8 +185,6 @@ def initialize():
|
||||
# as in the case of a frozen executable created by bb-freeze or similar.
|
||||
|
||||
sys.argv = argv[-len(sys.argv):]
|
||||
if sys.argv[0].endswith('.pyscript'):
|
||||
sys.argv[0] = sys.argv[0][:-9]
|
||||
|
||||
|
||||
def a_console(handle):
|
||||
|
Loading…
x
Reference in New Issue
Block a user