eric5_unittest.pyw

Sat, 24 May 2014 17:11:12 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 24 May 2014 17:11:12 +0200
changeset 3612
786d97a08a14
parent 3160
209a07d7e401
permissions
-rw-r--r--

Extended the install script and fixed a few issue related to installations with Python2.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Module implementing the Windows entry point.
"""

from eric5_unittest import main

main()

eric ide

mercurial