eric5_qregexp.pyw

Thu, 27 Mar 2014 21:27:08 +0100

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Thu, 27 Mar 2014 21:27:08 +0100
branch
BgService
changeset 3442
927186c0d409
parent 2965
d133c7edd88a
child 3160
209a07d7e401
permissions
-rw-r--r--

Updated behavior of the Python version detection.

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

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

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

from eric5_qregexp import main

main()

eric ide

mercurial