Helpviewer/WebPlugins/__init__.py

Tue, 17 Jun 2014 21:09:24 +0200

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Tue, 17 Jun 2014 21:09:24 +0200
changeset 3640
2bf828881e86
parent 3160
209a07d7e401
child 3670
f0cb7579c0b4
permissions
-rw-r--r--

Fixed stop at sys.breakpoint() in run mode under Python3 and on first run (Py2 and 3).

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

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

"""
Package implementing web plug-ins for the eric5 web browser.
"""

eric ide

mercurial