File: Pmw.def

package info (click to toggle)
python-pmw 1.2-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,024 kB
  • ctags: 3,802
  • sloc: python: 17,143; makefile: 41
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 = ()