Re: Netbeans Early Access and Python3

2008-12-07 Thread king kikapu
On Dec 6, 12:54 pm, king kikapu <[EMAIL PROTECTED]> wrote: > Hi, > > have anyone using this release of NetBeans (6.5 with Python support) > with Python 3 without any problems ? I mean, does it work with Python3 > or only with 2.x ? No-one is using NetBeans for Python d

Re: Learning Python for no reason

2008-05-12 Thread king kikapu
Same for me here too! C# on the work, Python earning at the evening. I am bored to death with so many .net/C# years and i wanted to learn something different and cross platform. I think it will pay back some time... On May 12, 10:50 pm, JustMe <[EMAIL PROTECTED]> wrote: > On 12 May, 20:02, Mensana

Re: Psyco alternative

2008-03-29 Thread king kikapu
On 28 Μαρ, 20:06, Paul Boddie <[EMAIL PROTECTED]> wrote: > On 27 Mar, 15:19, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > > > > [Psyco maintenance and further development] > > > Nope, but I heard through the grapevine that while it won't be supported for > > all times to come, a new version is i

Re: Psyco alternative

2008-03-29 Thread king kikapu
On 29 Μαρ, 16:03, Luis M. González <[EMAIL PROTECTED]> wrote: > On 27 mar, 13:14, king kikapu <[EMAIL PROTECTED]> wrote: > > > > One reason attention is going to PyPy instead of Psyco... > > > > Jean-Paul > > > I had a look at PyPy, it, indeed, have

Re: How to make python run faster

2008-04-14 Thread king kikapu
On 14 Απρ, 16:48, 一首诗 <[EMAIL PROTECTED]> wrote: > I read this article onhttp://kortis.to/radix/python_ext/ > > And I decided to try if it's true. > > I write the program in 4 ways: > > 1. Pure C > 2. Python using C extension > 3. Python using psycho > 4. Pure Python > > And then I used timeit to t

Re: Python GUI programming and boa or better ?

2008-04-14 Thread king kikapu
On 14 Απρ, 16:20, bvidinli <[EMAIL PROTECTED]> wrote: > I program in python for about 2-3 monthos. > I just started/tested gui programming with many tools. > i tested boa last, it is the closest tool to delphi in tui tools that i used. > > I managed to play with it a bit. > > If you have any other

<    1   2