File: Pmw.def

package info (click to toggle)
python-pmw 0.6.2-0.1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,652 kB
  • ctags: 2,716
  • sloc: python: 10,720; makefile: 44; sh: 24
file content (9 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
# Widgets whose name is the same as its module.
_widgets = ('AlphaExample',)

# Widgets whose name is not the same as its module.
_extraWidgets = {}

_functions = {}

_modules = ()