Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Wed, 19 Nov 2003 19:12:26 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: james pentland cc: cygwin AT cygwin DOT com Subject: Re: Python Tkinter In-Reply-To: <20031119231233.39934.qmail@web10006.mail.yahoo.com> Message-ID: References: <20031119231233 DOT 39934 DOT qmail AT web10006 DOT mail DOT yahoo DOT com> Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 19 Nov 2003, james pentland wrote: > i am using the Cygwin distribution: > python-2.3-2.tar.bz2, 6,613,884 bytes, 06.08.2003 > > where is _tkinter.py? > > $ cygcheck -c python > Cygwin Package Information > Package Version Status > python 2.3-2 OK I'm no Python guru, but WFM: $ python Python 2.3.2 (#1, Oct 9 2003, 12:03:29) [GCC 3.3.1 (cygming special)] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> import Tkinter >>> $ cygcheck -l python | grep tkinter /usr/lib/python2.3/lib-dynload/_tkinter.dll /usr/share/doc/python-2.3.2/html/lib/tkinter-basic-mapping.html /usr/share/doc/python-2.3.2/html/lib/tkinter-setting-options.html /usr/share/doc/python-2.3.2/html/lib/tkinter.html $ ls -l /usr/lib/python2.3/lib-dynload/_tkinter.dll -rwxrwxrwx+ 1 igor Users 36864 Oct 9 12:06 /usr/lib/python2.3/lib-dynload/_tkinter.dll $ HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/