当前位置:   article > 正文

cpython/Lib/tkinter/filedialog.py_python dialog py

python dialog py
"""File selection dialog classes.
Classes:
- FileDialog
- LoadFileDialog
- SaveFileDialog
This module also presents tk common file dialogues, it 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.
These interfaces were written by Fredrik Lundh, May 1997.

"""


https://github.com/python/cpython/blob/3.7/Lib/tkinter/filedialog.py

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Cpp五条/article/detail/677175
推荐阅读
相关标签
  

闽ICP备14008679号