scripts/uninstall.py

branch
eric7-maintenance
changeset 11118
967a88a16a21
parent 10892
409d010d7cae
parent 11090
f5f5f5803935
child 11155
e1843b6efa73
equal deleted inserted replaced
11064:c2cb561a39b0 11118:967a88a16a21
1 #!/usr/bin/env python3 1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 3
4 # Copyright (c) 2002 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> 4 # Copyright (c) 2002 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
5 # 5 #
6 # This is the uninstall script for eric. 6 # This is the uninstall script for eric.
7 # 7 #
8 8
9 """ 9 """

eric ide

mercurial