Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.71K
~12.3K People Reached
Favorite Forums

1 Posted Topic

Member Avatar for Aiban

I'm using Python3.1.2 and i can't do what snippsat says: [CODE] >>> import tkinter as tk >>> print(tk.filedialog.__doc__) Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute 'filedialog' >>> [/CODE] i can import tk.filedialog, but the fact that the code i cited …

Member Avatar for jgomo3
0
12K

The End.