| tkFileDialog | index /usr/lib/python1.6/lib-tk/tkFileDialog.py |
# Instant Python
# $Id: tkFileDialog.py,v 1.2 1998/03/20 20:45:49 guido Exp $
#
# tk common file dialogues
#
# this module provides interfaces to the native file dialogues
# available in Tk 4.2 and newer.
#
# written by Fredrik Lundh, May 1997.
#
| Classes | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| Functions | ||
| ||
| Data | ||
| __file__ = '/usr/lib/python1.6/lib-tk/tkFileDialog.pyc' __name__ = 'tkFileDialog' | ||