eric5_unittest.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2538
b2642e7a4c18
parent 2965
d133c7edd88a
child 3060
5883ce99ee12
equal deleted inserted replaced
3056:9986ec0e559a 3057:10516539f238
3 3
4 # Copyright (c) 2002 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> 4 # Copyright (c) 2002 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
5 # 5 #
6 6
7 """ 7 """
8 Eric5 Unittest 8 Eric5 Unittest.
9 9
10 This is the main Python script that performs the necessary initialization 10 This is the main Python script that performs the necessary initialization
11 of the unittest module and starts the Qt event loop. This is a standalone 11 of the unittest module and starts the Qt event loop. This is a standalone
12 version of the integrated unittest module. 12 version of the integrated unittest module.
13 """ 13 """

eric ide

mercurial