#!/usr/bin/python # -*- coding: utf-8 -*- ################################################################################ # LAYMAN CONSTANTS ################################################################################ # File: constants.py # # Handles layman actions via the command line interface. # # Copyright: # (c) 2010 - 2011 # Gunnar Wrobel # Brian Dolbec # Distributed under the terms of the GNU General Public License v2 # # Author(s): # Gunnar Wrobel # Brian Dolbec