eric6_qregularexpression.pyw

Tue, 21 Mar 2017 21:54:13 +0100

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Tue, 21 Mar 2017 21:54:13 +0100
branch
debugger fine grinding
changeset 5647
f40b614df103
parent 5389
9b1c800daff3
child 6048
82ad8ec9548c
permissions
-rw-r--r--

Was only valid, if thread module has been explicitly imported before threading.

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

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

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

from __future__ import unicode_literals

from eric6_qregularexpression import main

main()

eric ide

mercurial