Package pyraf :: Module pyrafTk
[hide private]
[frames] | no frames]

Module pyrafTk

source code

pyrafTk.py: modify Tkinter root to print short PyRAF tracebacks

$Id: pyrafTk.py 678 2005-07-01 21:19:43Z perry $

R. L. White, 2000 November 17

Classes [hide private]
  _PyrafTk
Modified Tk class that prints short pyraf tracebacks
Functions [hide private]
 
setTkErrorHandler(function)
Create Tk root with error handler modified to call function If Tk root already exists, this function has no effect.
source code

Imports: sys, Tkinter, wutil