beremiz
Clone
Summary
Browse
Changes
Graph
Python runtime: drop Nevow/Athena based web interface landing page
py2compat
16 months ago, Edouard Tisserant
f6a4c9059ca8
Python runtime: drop Nevow/Athena based web interface landing page
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))