Gentoo Archives: gentoo-user

From: Edward Hades <edward.hades@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python Tkinter
Date: Fri, 13 Jun 2008 14:34:38
Message-Id: 1237d2d70806130734v5d820ac6q28c2879feb03eb2e@mail.gmail.com
In Reply to: Re: [gentoo-user] python Tkinter by Kenneth Prugh
1 On Fri, Jun 13, 2008 at 6:13 PM, Kenneth Prugh <ken69267@×××××.com> wrote:
2 > Uh, the module is called Tkinter, so: import Tkinter
3 >
4 > http://docs.python.org/lib/module-Tkinter.html
5 >
6 > --
7 > Ken69267
8 >
9
10 Tkinter is a high-level interface, _tkinter is a low-level one.
11
12 http://docs.python.org/lib/node685.html
13
14
15 --
16 Bill Watterson - "There is not enough time to do all the nothing we
17 want to do."
18 --
19 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] python Tkinter Kenneth Prugh <ken69267@×××××.com>