Re: [BangPypers] Python 3.0

2008-12-10 Thread Shashi
but does it leave behind bugs and go helpless often? On Wed, Dec 10, 2008 at 5:45 PM, Venkatraman S <[EMAIL PROTECTED]> wrote: > > On Wed, Dec 10, 2008 at 5:27 PM, Anand Balachandran Pillai > <[EMAIL PROTECTED]> wrote: >> >> , both subtle and in-your-face. A number of familiar >> paradigms have ch

Re: [BangPypers] Python 3.0

2008-12-10 Thread Venkatraman S
On Wed, Dec 10, 2008 at 5:27 PM, Anand Balachandran Pillai < [EMAIL PROTECTED]> wrote: > , both subtle and in-your-face. A number of familiar > paradigms have changed (the most obvious is the > "print" statement which has become a function). > The source converter does the changes (easily) from

[BangPypers] Python 3.0

2008-12-10 Thread Anand Balachandran Pillai
Looks like amid the gloom & doom around us, the release of Python 3.0 went unnoticed. Py3k was released a week ago on Dec 3rd officially. http://www.python.org/download/releases/3.0/ However, the language has undergone a lot of changes , both subtle and in-your-face. A number of familiar paradig

Re: [BangPypers] Python 3.0 - Windows file is not working

2008-10-31 Thread Rajeev J Sebastian
On Fri, Oct 31, 2008 at 10:49 PM, Arun Python <[EMAIL PROTECTED]> wrote: > Hi all, > > I am very new to Python Programming Language. Before which I was doing > programming in Visual C++. I just thought of trying it out in this new > language. > > I was going through the website, telling that Py

[BangPypers] Python 3.0 - Windows file is not working

2008-10-31 Thread Arun Python
Hi all, I am very new to Python Programming Language. Before which I was doing programming in Visual C++. I just thought of trying it out in this new language. I was going through the website, telling that Python 3 is going to have different syntax altogether, I downloaded the same but it is

Re: [BangPypers] Python 3.0

2008-08-25 Thread abhinav sarkar
On Mon, Aug 25, 2008 at 2:26 PM, Ranganath s <[EMAIL PROTECTED]> wrote: > +1 from me.. we should meet up! > > -R > > > On Fri, Aug 1, 2008 at 7:12 PM, Anand Balachandran Pillai < > [EMAIL PROTECTED]> wrote: > >> Guys, >> >> Python 3.0 is coming (2 betas done already) and though >> the language i

Re: [BangPypers] Python 3.0

2008-08-25 Thread Ranganath s
+1 from me.. we should meet up! -R On Fri, Aug 1, 2008 at 7:12 PM, Anand Balachandran Pillai < [EMAIL PROTECTED]> wrote: > Guys, > > Python 3.0 is coming (2 betas done already) and though > the language is getting a lot of changes, some of them > breaking backward compatibility, it is a signi

Re: [BangPypers] Python 3.0

2008-08-25 Thread abhinav sarkar
Hi all, Barcamp Bangalore 7 (BCB7) is being organized on September 13 - 14 in IIMB. Is anyone interested in talking a session about features of Py3k? For details about BCB visit: http://barcampbangalore.org/wiki/Main_Page Cheers, -- Abhinav Sarkar Fair Isaac India Mobile:+91-9731596137 Office:

Re: [BangPypers] Python 3.0

2008-08-05 Thread Anand Balachandran Pillai
Caveat. It has 334 slides! On Tue, Aug 5, 2008 at 6:36 PM, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote: > Great presentation. I loved the 75th slide most ;) > > --Anand > > On Tue, Aug 5, 2008 at 6:28 PM, abhinav sarkar <[EMAIL PROTECTED]> wrote: >> Hi, >> Anthony Baxter from Google/Python

Re: [BangPypers] Python 3.0

2008-08-05 Thread Anand Balachandran Pillai
Great presentation. I loved the 75th slide most ;) --Anand On Tue, Aug 5, 2008 at 6:28 PM, abhinav sarkar <[EMAIL PROTECTED]> wrote: > Hi, > Anthony Baxter from Google/Python Software Foundation gave a > presentation during OSCON '08 about porting programs from python 2.x > to 3.0. The presentati

Re: [BangPypers] Python 3.0

2008-08-05 Thread abhinav sarkar
Hi, Anthony Baxter from Google/Python Software Foundation gave a presentation during OSCON '08 about porting programs from python 2.x to 3.0. The presentation is available as a PDF at http://assets.en.oreilly.com/1/event/12/Porting%20to%20Python%203_0%20Paper.pdf The presentation underlines the ch

Re: [BangPypers] Python 3.0

2008-08-01 Thread P Silpa
Few win32 APIs did not work. Impersonation and few win32APIs works well on xp but not on vista and could not get them work in python 2.4, I have not tried the later versions they may probably work. I will deploy 3.0 beta and check that. Silpa >>> "P Silpa" <[EMAIL PROTECTED]> 8/1/2008 8:07 PM

Re: [BangPypers] Python 3.0

2008-08-01 Thread Anand Balachandran Pillai
On Sat, Aug 2, 2008 at 12:51 AM, Abhinav Sarkar <[EMAIL PROTECTED]> wrote: > Hi, > I have been working with python 2.5 and been reading (and watching) a lot > about python 3.0. if it had been backward compatible then i would have > shifted it to when they shipped beta. i hope py3k is adopted at a

Re: [BangPypers] Python 3.0

2008-08-01 Thread Abhinav Sarkar
Anand Balachandran Pillai wrote: Guys, Python 3.0 is coming (2 betas done already) and though the language is getting a lot of changes, some of them breaking backward compatibility, it is a significant update in terms of language changes, new modules, performance and overall "look n feel" of t

Re: [BangPypers] Python 3.0

2008-08-01 Thread Anand Balachandran Pillai
On Fri, Aug 1, 2008 at 8:07 PM, P Silpa <[EMAIL PROTECTED]> wrote: > hi, > >I am new to this group. And I did not see any of the 3.0 releases(betas). > Do we have vista full fledged vista support in python 3.0?? Most of the APIs > in 2.4 do not work on Vista as expected. Where can I get the "WH

Re: [BangPypers] Python 3.0

2008-08-01 Thread O.R.Senthil Kumaran
* scriptor P Silpa, explico >I am new to this group. And I did not see any of the 3.0 releases(betas). > Do we have vista full fledged vista support in python 3.0?? Most of the APIs > in 2.4 do not work on Vista as expected. Where can I get the "WHATS NEW" > information? It has Vista suppo

Re: [BangPypers] Python 3.0

2008-08-01 Thread P Silpa
hi, I am new to this group. And I did not see any of the 3.0 releases(betas). Do we have vista full fledged vista support in python 3.0?? Most of the APIs in 2.4 do not work on Vista as expected. Where can I get the "WHATS NEW" information? Thanks, Silpa >>> "Anand Balachandran Pillai"

Re: [BangPypers] Python 3.0

2008-08-01 Thread Chirayu Patel
+1 On Fri, Aug 1, 2008 at 8:18 PM, O.R.Senthil Kumaran <[EMAIL PROTECTED]>wrote: > * scriptor Anand Chitipothu, explico > > > > The purpose of this mail is to probe the pulse of the list in > > > terms of conducting meetings where we can discuss Python 3.0 > > > about the time it is released (whi

Re: [BangPypers] Python 3.0

2008-08-01 Thread O.R.Senthil Kumaran
* scriptor Anand Chitipothu, explico > > The purpose of this mail is to probe the pulse of the list in > > terms of conducting meetings where we can discuss Python 3.0 > > about the time it is released (which is a couple of months down > > the line). Though I don't expect most programmers to jump

Re: [BangPypers] Python 3.0

2008-08-01 Thread Anand Chitipothu
> The purpose of this mail is to probe the pulse of the list in > terms of conducting meetings where we can discuss Python 3.0 > about the time it is released (which is a couple of months down > the line). Though I don't expect most programmers to jump into > Python 3.0, as it breaks lot of compati

[BangPypers] Python 3.0

2008-08-01 Thread Anand Balachandran Pillai
Guys, Python 3.0 is coming (2 betas done already) and though the language is getting a lot of changes, some of them breaking backward compatibility, it is a significant update in terms of language changes, new modules, performance and overall "look n feel" of the language. I have been a lurker