scripts/uninstall-debugclients.py

branch
server
changeset 10781
0e3d6e22efaf
parent 10439
21c28b0f9e41
child 11090
f5f5f5803935
equal deleted inserted replaced
10780:07670febf8c5 10781:0e3d6e22efaf
5 # 5 #
6 # This is the uninstall script for the eric debug client. 6 # This is the uninstall script for the eric debug client.
7 # 7 #
8 8
9 """ 9 """
10 Unnstallation script for the eric debug clients. 10 Uninstallation script for the eric debug clients.
11 """ 11 """
12 12
13 import argparse 13 import argparse
14 import contextlib 14 import contextlib
15 import os 15 import os

eric ide

mercurial