scripts/uninstall.py

branch
eric7
changeset 10439
21c28b0f9e41
parent 10420
5ac83a87954d
child 10460
3b34efa2857c
child 10496
f9925e08dbce
equal deleted inserted replaced
10438:4cd7e5a8b3cf 10439:21c28b0f9e41
1 #!/usr/bin/env python3 1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 3
4 # Copyright (c) 2002 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 4 # Copyright (c) 2002 - 2024 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