| tkFileDialog | index /usr/lib/python2.2/lib-tk/tkFileDialog.py |
# Instant Python
# $Id: tkFileDialog.py,v 1.4 2001/11/08 17:51:33 loewis Exp $
#
# tk common file dialogues
#
# this module provides interfaces to the native file dialogues
# available in Tk 4.2 and newer, and the directory dialogue available
# in Tk 8.3 and newer.
#
# written by Fredrik Lundh, May 1997.
#
| Classes | ||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||
| Functions | ||
| ||
| Data | ||
| __file__ = '/usr/lib/python2.2/lib-tk/tkFileDialog.pyc' __name__ = 'tkFileDialog' | ||