Lightningbeam/PyGUI-2.5.3/build/lib.linux-i686-2.6/GUI/View.py

9 lines
99 B
Python

#
# Python GUI - Views - Gtk
#
from GUI import export
from GUI.GViews import View
export(View)