2964:84b65fb9e780 | 2965:d133c7edd88a |
---|---|
3 | 3 |
4 # Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> | 4 # Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
5 # | 5 # |
6 | 6 |
7 """ | 7 """ |
8 Eric5 Plugin Uninstaller | 8 Eric5 Plugin Uninstaller. |
9 | 9 |
10 This is the main Python script to uninstall eric5 plugins from outside of the IDE. | 10 This is the main Python script to uninstall eric5 plugins from outside of the IDE. |
11 """ | 11 """ |
12 | 12 |
13 import sys | 13 import sys |