eric6/Preferences/ConfigurationPages/__init__.py

Fri, 16 Aug 2019 17:17:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 16 Aug 2019 17:17:32 +0200
branch
micropython
changeset 7140
22f5fd76c10f
parent 6942
2602857055c5
child 7360
9190402e4505
permissions
-rw-r--r--

MicroPythonWidget: added menu entries to cross compile a selectable Python file or the current editor to a .mpy file.

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

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

"""
Package implementing the various pages of the configuration dialog.
"""

eric ide

mercurial