Home | Trees | Indices | Help |
---|
|
1 """ 2 Gtk from for displaying and configuring IceTray Modules in 3 GtkIcetraConfig application 4 5 copyright (c) 2005 the icecube collaboration 6 7 @version: $Revision: $ 8 @date: $Date: $ 9 @author: Juan Carlos Diaz Velez <juancarlos@icecube.wisc.edu> 10 """ 11 import pygtk 12 import pygtk 13 pygtk.require('2.0') 14 import gtk 15 from iceprod.core.dataclasses import * 16 23
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jan 4 16:45:24 2013 | http://epydoc.sourceforge.net |