/
[cvs]
/
joko
/
TestArea
/
python
/
filechooser.py
Contents of /joko/TestArea/python/filechooser.py
Parent Directory
|
Revision Log
Revision
1.1
- (
show annotations
)
Mon Jan 20 18:24:53 2003 UTC
(21 years, 9 months ago) by
joko
Branch:
MAIN
CVS Tags:
HEAD
File MIME type: text/x-python
+ initial check-in
1
#!python
2
from
tkFileDialog
import
*
3
myPath
=
askopenfilename
(
filetypes
=
[(
"alle Formate"
,
"*"
)])
4
print
myPath
MailToCvsAdmin
">
MailToCvsAdmin
ViewVC Help
Powered by
ViewVC 1.1.26