eric5_plugininstall.pyw@abe9b3e04381
eric5_plugininstall.pyw
Thu, 18 Apr 2013 19:08:09 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 18 Apr 2013 19:08:09 +0200
- changeset 2590
- abe9b3e04381
- parent 2302
-
f29e9405c851
- child 2965
-
d133c7edd88a
- child 3163
-
9f50365a0870
- permissions
- -rw-r--r--
Finished the sort implementation.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
from eric5_plugininstall import main
main()