eric5_qregexp.pyw

Tue, 10 Jun 2014 22:12:32 +0200

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Tue, 10 Jun 2014 22:12:32 +0200
changeset 3631
2f5169646a4a
parent 3160
209a07d7e401
permissions
-rw-r--r--

Shell: Paste at current location and a bug in using history fixed.

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

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

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

from eric5_qregexp import main

main()

eric ide

mercurial