Browse Source
pyinstaller 4.3 changed the value of `__file__`.
This change makes our behaviour independent of that pyinstaller change
(we always behave like old versions of pyinstaller).
fixes https://github.com/spesmilo/electrum/issues/7729
regression was introduced by b5951adc29
patch-4
SomberNight
3 years ago
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue