Plugins/ViewManagerPlugins/Listspace/__init__.py

Thu, 10 Oct 2013 19:24:20 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 10 Oct 2013 19:24:20 +0200
changeset 3005
3953ddfb991d
parent 2302
f29e9405c851
child 3160
209a07d7e401
permissions
-rw-r--r--

Continued to shorten the code lines to max. 79 characters.

# -*- coding: utf-8 -*-
 
 # Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
"""
Package containing the listspace view manager plugin.
"""

eric ide

mercurial