Re: [Python-Dev] RELEASED Python 2.6b3 and 3.0b3

2008-08-21 Thread Cesare Di Mauro
Thank you for the hint: it works. :) Cesare In data 21 agosto 2008 alle ore 17:34:56, Curt Hagenlocher <[EMAIL PROTECTED]> ha scritto: > On Thu, Aug 21, 2008 at 7:09 AM, Cesare Di Mauro > <[EMAIL PROTECTED]> wrote: >> > import Tkinter >> Traceback (most recent call last): >> File "", line

Re: [Python-Dev] RELEASED Python 2.6b3 and 3.0b3

2008-08-21 Thread Curt Hagenlocher
On Thu, Aug 21, 2008 at 7:09 AM, Cesare Di Mauro <[EMAIL PROTECTED]> wrote: > import Tkinter > Traceback (most recent call last): > File "", line 1, in > File "c:\tmp\Python-2.6b3\lib\lib-tk\Tkinter.py", line 38, in >import FixTk > File "c:\tmp\Python-2.6b3\lib\lib-tk\FixTk.py", line

Re: [Python-Dev] RELEASED Python 2.6b3 and 3.0b3

2008-08-21 Thread Benjamin Peterson
And this release, the special award for making it possible goes to Antoine Pitrou for quick and accurate work on the memoryview implementation. [Resounding Applause] On Wed, Aug 20, 2008 at 10:17 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On b