Helpviewer/Bookmarks/__init__.py

Sun, 20 Apr 2014 16:37:34 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 20 Apr 2014 16:37:34 +0200
branch
Py2 comp.
changeset 3520
bfcefbb1633c
parent 3160
209a07d7e401
child 4021
195a471c327b
permissions
-rw-r--r--

Implemented the Python2 compatibility check for plug-ins in the plug-in manager. The flag is named 'python2Compatible'.

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

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

"""
Package implementing the bookmarks system.
"""

eric ide

mercurial