From nishith_n at yahoo.com Fri Aug 1 08:19:14 2008 From: nishith_n at yahoo.com (Nishith Nand) Date: Thu, 31 Jul 2008 23:19:14 -0700 (PDT) Subject: [BangPypers] Tree filtering issue in pyGtk Message-ID: <634257.60176.qm@web39708.mail.mud.yahoo.com> Hi, I am trying to write a little tool which displays a tree/list which is filtered on some criteria. The problem is, if I run the program, add items to the tree and try to filter it, everything works fine. When I try to save the items to a file the load them and then try to filter, it doesn't work. Although the filtering function is working correctly and returning True's and False's properly, based on the choice, but the tree is not getting updated. Any ideas ? Thanks and Regards, Nishith ----------------------------------------------------------------------- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? -------------- next part -------------- An HTML attachment was scrubbed... URL: From abpillai at gmail.com Fri Aug 1 15:42:30 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Fri, 1 Aug 2008 19:12:30 +0530 Subject: [BangPypers] Python 3.0 Message-ID: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> 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 in the Python 3.0 mailing list and has been a bit of a beta tester. I have been following the developments and tries to keep myself updated of the significant changes in the new version. 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 compatibility with 2.x, I think everyone will be coding on Python 3.0 in 2-3 years. If this sounds like a good idea, we can go around planning the discussions. Thanks -- -Anand From anandology at gmail.com Fri Aug 1 15:46:38 2008 From: anandology at gmail.com (Anand Chitipothu) Date: Fri, 1 Aug 2008 19:16:38 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> Message-ID: <41139fcb0808010646u7b46d15vf841af3d707e8454@mail.gmail.com> > 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 compatibility with 2.x, I think > everyone will be coding on Python 3.0 in 2-3 years. > > If this sounds like a good idea, we can go around planning the > discussions. Lets do it! From orsenthil at gmail.com Fri Aug 1 16:48:22 2008 From: orsenthil at gmail.com (O.R.Senthil Kumaran) Date: Fri, 1 Aug 2008 20:18:22 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <41139fcb0808010646u7b46d15vf841af3d707e8454@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <41139fcb0808010646u7b46d15vf841af3d707e8454@mail.gmail.com> Message-ID: <20080801144822.GA3694@gmail.com> * 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 into > > Lets do it! Yes. It definitely would be a good idea. I would be ready to present my part. http://tinyurl.com/6rymjf Good number of topics can be drawn for the subject of Py3K. How shall we go about? -- O.R.Senthil Kumaran http://uthcode.sarovar.org From chirayu at chirayu.org Fri Aug 1 16:51:09 2008 From: chirayu at chirayu.org (Chirayu Patel) Date: Fri, 1 Aug 2008 20:21:09 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <20080801144822.GA3694@gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <41139fcb0808010646u7b46d15vf841af3d707e8454@mail.gmail.com> <20080801144822.GA3694@gmail.com> Message-ID: <6de82a140808010751q9cdd323neadcfd8ac76dcbb6@mail.gmail.com> +1 On Fri, Aug 1, 2008 at 8:18 PM, O.R.Senthil Kumaran 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 (which is a couple of months down > > > the line). Though I don't expect most programmers to jump into > > > > Lets do it! > > Yes. It definitely would be a good idea. > I would be ready to present my part. > http://tinyurl.com/6rymjf > > Good number of topics can be drawn for the subject of Py3K. > How shall we go about? > > > > -- > O.R.Senthil Kumaran > http://uthcode.sarovar.org > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -------------- next part -------------- An HTML attachment was scrubbed... URL: From psilpa at novell.com Fri Aug 1 16:37:14 2008 From: psilpa at novell.com (P Silpa) Date: Fri, 01 Aug 2008 08:37:14 -0600 Subject: [BangPypers] Python 3.0 In-Reply-To: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> Message-ID: <48936B3F.41BE.0037.0@novell.com> 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" 8/1/2008 7:12 PM >>> 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 in the Python 3.0 mailing list and has been a bit of a beta tester. I have been following the developments and tries to keep myself updated of the significant changes in the new version. 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 compatibility with 2.x, I think everyone will be coding on Python 3.0 in 2-3 years. If this sounds like a good idea, we can go around planning the discussions. Thanks -- -Anand _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers -------------- next part -------------- An HTML attachment was scrubbed... URL: From orsenthil at gmail.com Fri Aug 1 17:48:33 2008 From: orsenthil at gmail.com (O.R.Senthil Kumaran) Date: Fri, 1 Aug 2008 21:18:33 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <48936B3F.41BE.0037.0@novell.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <48936B3F.41BE.0037.0@novell.com> Message-ID: <20080801154832.GA4117@gmail.com> * 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 support. I think, vista support came up from Python 2.5 onwards only. (Others, please correct me if I am wrong) http://www.python.org/download/releases/3.0/ -- Senthil From abpillai at gmail.com Fri Aug 1 19:18:02 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Fri, 1 Aug 2008 22:48:02 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <48936B3F.41BE.0037.0@novell.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <48936B3F.41BE.0037.0@novell.com> Message-ID: <8548c5f30808011018i6b8e6e71pa7df8ce3fb0deaa8@mail.gmail.com> On Fri, Aug 1, 2008 at 8:07 PM, P Silpa 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 "WHATS NEW" > information? This is the page where all 3.0 releases will be updated. http://www.python.org/download/releases/3.0/ If you did not see a beta release, then you missed two of them. The latest beta (b2) was released on July 17th. This is the WHATSNEW for 3.0 b2. http://www.python.org/download/releases/3.0/NEWS.txt Btw, there is no specific build for Vista. There is a generic x86 build for Win32 which should work on any 32/64 bit Windows systems. There is another build for AMD64. What do you mean by "most of the APIs in 2.4 do not work on Vista as expected" ? As expected by Python expectations or Vista expectations ? Please give a few examples. > > Thanks, > Silpa > >>>> "Anand Balachandran Pillai" 8/1/2008 7:12 PM >>> > 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 in the Python 3.0 mailing list and has > been a bit of a beta tester. I have been following the developments > and tries to keep myself updated of the significant changes in > the new version. > > 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 compatibility with 2.x, I think > everyone will be coding on Python 3.0 in 2-3 years. > > If this sounds like a good idea, we can go around planning the > discussions. > > Thanks > > -- > -Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- -Anand From abhinav.sarkar at gmail.com Fri Aug 1 21:21:02 2008 From: abhinav.sarkar at gmail.com (Abhinav Sarkar) Date: Sat, 02 Aug 2008 00:51:02 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> Message-ID: <4893621E.8060607@gmail.com> 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 the language. > > I have been a lurker in the Python 3.0 mailing list and has > been a bit of a beta tester. I have been following the developments > and tries to keep myself updated of the significant changes in > the new version. > > 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 compatibility with 2.x, I think > everyone will be coding on Python 3.0 in 2-3 years. > > If this sounds like a good idea, we can go around planning the > discussions. > > Thanks > > 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 fast rate and i shift to it soon. and any news about the discussion schedule? cheers Abhinav From abpillai at gmail.com Fri Aug 1 22:01:46 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Sat, 2 Aug 2008 01:31:46 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <4893621E.8060607@gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <4893621E.8060607@gmail.com> Message-ID: <8548c5f30808011301r16c76b2fie6700987676502f9@mail.gmail.com> On Sat, Aug 2, 2008 at 12:51 AM, Abhinav Sarkar 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 fast rate > and i shift to it soon. and any news about the discussion schedule? It is a new major version, so is expected to break backward compatibility with previous versions. Apart from lots of changes in the way Pythonistas get things done, Python 3.0 brings a lot of useful features, so it should get adopted pretty quickly. However I expect large scale adoption only after Python 3.1 is released. The discussions could be on the following things. 1. Things that work in 2.x but are not going to work in 3.x (backward incompatible) 2. Other gotchas including the subtle and the obvious 3. New language features in 3.0 4. Changes/updates in key standard library modules. --Anand > > cheers > Abhinav > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- -Anand From psilpa at novell.com Sat Aug 2 06:20:44 2008 From: psilpa at novell.com (P Silpa) Date: Fri, 01 Aug 2008 22:20:44 -0600 Subject: [BangPypers] Python 3.0 In-Reply-To: <48936B3F.41BE.0037.0@novell.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <48936B3F.41BE.0037.0@novell.com> Message-ID: <48942C40.41BE.0037.0@novell.com> 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" 8/1/2008 8:07 PM >>> 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" 8/1/2008 7:12 PM >>> 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 in the Python 3.0 mailing list and has been a bit of a beta tester. I have been following the developments and tries to keep myself updated of the significant changes in the new version. 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 compatibility with 2.x, I think everyone will be coding on Python 3.0 in 2-3 years. If this sounds like a good idea, we can go around planning the discussions. Thanks -- -Anand _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers -------------- next part -------------- An HTML attachment was scrubbed... URL: From srini at nanolets.in Sat Aug 2 08:45:30 2008 From: srini at nanolets.in (Nanolets nanolets) Date: Sat, 2 Aug 2008 12:15:30 +0530 Subject: [BangPypers] Free python Training for freshers. Message-ID: Hi, We conduct free training in python and plone for freshers and also a few companies are recruiting from this pool. We charge some amount both from the candidates and companies on placement. We are conducting a walkin on 6 and 7th Aug for this purpose. Please refer freshers to www.nanolets.com and contact us if you have requirements. Regards Srini. -------------- next part -------------- An HTML attachment was scrubbed... URL: From abpillai at gmail.com Sat Aug 2 12:23:43 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Sat, 2 Aug 2008 15:53:43 +0530 Subject: [BangPypers] Free python Training for freshers. In-Reply-To: References: Message-ID: <8548c5f30808020323p52aab6d5ja92f4b7ecf26fe0f@mail.gmail.com> Please prefix training post subjects with [Training]. It is a policy of the list. Thanks --Anand On Sat, Aug 2, 2008 at 12:15 PM, Nanolets nanolets wrote: > Hi, > > We conduct free training in python and plone for freshers and also a few > companies are recruiting > from this pool. We charge some amount both from the candidates and companies > on placement. > We are conducting a walkin on 6 and 7th Aug for this purpose. > > Please refer freshers to www.nanolets.com and contact us if you have > requirements. > > Regards > Srini. > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- -Anand From abhinav.sarkar at gmail.com Tue Aug 5 14:58:24 2008 From: abhinav.sarkar at gmail.com (abhinav sarkar) Date: Tue, 5 Aug 2008 18:28:24 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> Message-ID: 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 changes which are going to take place in the language and how to port the current python code to py3k. On Fri, Aug 1, 2008 at 7:12 PM, 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 the language. > > I have been a lurker in the Python 3.0 mailing list and has > been a bit of a beta tester. I have been following the developments > and tries to keep myself updated of the significant changes in > the new version. > > 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 compatibility with 2.x, I think > everyone will be coding on Python 3.0 in 2-3 years. > > If this sounds like a good idea, we can go around planning the > discussions. > > Thanks > > -- > -Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers Cheers, -- Abhinav Sarkar Mobile:+91-9731596137 Office: +91-8041371605 Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v --------- The world is a book, those who do not travel read only one page. From abpillai at gmail.com Tue Aug 5 15:06:30 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Tue, 5 Aug 2008 18:36:30 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> Message-ID: <8548c5f30808050606o2aa246b4p2606833bee3c108e@mail.gmail.com> Great presentation. I loved the 75th slide most ;) --Anand On Tue, Aug 5, 2008 at 6:28 PM, abhinav sarkar 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 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 changes which are going to take place > in the language and how to port the current python code to py3k. > > On Fri, Aug 1, 2008 at 7:12 PM, 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 the language. >> >> I have been a lurker in the Python 3.0 mailing list and has >> been a bit of a beta tester. I have been following the developments >> and tries to keep myself updated of the significant changes in >> the new version. >> >> 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 compatibility with 2.x, I think >> everyone will be coding on Python 3.0 in 2-3 years. >> >> If this sounds like a good idea, we can go around planning the >> discussions. >> >> Thanks >> >> -- >> -Anand >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers > > Cheers, > -- > Abhinav Sarkar > > Mobile:+91-9731596137 > Office: +91-8041371605 > > Web: http://claimid.com/abhin4v > Twitter: http://twitter.com/abhin4v > --------- > The world is a book, those who do not travel read only one page. > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- -Anand From abpillai at gmail.com Tue Aug 5 15:09:43 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Tue, 5 Aug 2008 18:39:43 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <8548c5f30808050606o2aa246b4p2606833bee3c108e@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <8548c5f30808050606o2aa246b4p2606833bee3c108e@mail.gmail.com> Message-ID: <8548c5f30808050609u4f914c15m94179819f58096a4@mail.gmail.com> Caveat. It has 334 slides! On Tue, Aug 5, 2008 at 6:36 PM, Anand Balachandran Pillai wrote: > Great presentation. I loved the 75th slide most ;) > > --Anand > > On Tue, Aug 5, 2008 at 6:28 PM, abhinav sarkar 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 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 changes which are going to take place >> in the language and how to port the current python code to py3k. >> >> On Fri, Aug 1, 2008 at 7:12 PM, 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 the language. >>> >>> I have been a lurker in the Python 3.0 mailing list and has >>> been a bit of a beta tester. I have been following the developments >>> and tries to keep myself updated of the significant changes in >>> the new version. >>> >>> 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 compatibility with 2.x, I think >>> everyone will be coding on Python 3.0 in 2-3 years. >>> >>> If this sounds like a good idea, we can go around planning the >>> discussions. >>> >>> Thanks >>> >>> -- >>> -Anand >>> _______________________________________________ >>> BangPypers mailing list >>> BangPypers at python.org >>> http://mail.python.org/mailman/listinfo/bangpypers >> >> Cheers, >> -- >> Abhinav Sarkar >> >> Mobile:+91-9731596137 >> Office: +91-8041371605 >> >> Web: http://claimid.com/abhin4v >> Twitter: http://twitter.com/abhin4v >> --------- >> The world is a book, those who do not travel read only one page. >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> > > > > -- > -Anand > -- -Anand From shanmuganandh at gmail.com Tue Aug 5 18:43:35 2008 From: shanmuganandh at gmail.com (shanmuganandh g) Date: Tue, 5 Aug 2008 22:13:35 +0530 Subject: [BangPypers] Hi Message-ID: <8211e4cc0808050943v1983de4bla2a9eaba0a414f31@mail.gmail.com> Hi Everybody, I had been solving problems in distributed database systems lately and I have come up with a distributed data storage layer in python. Have released the basic version of my work in the following link. http://code.google.com/p/distributed-python-object-store-for-orms/ Looking forward for your comments. Thanks, Shanmuganandh. -------------- next part -------------- An HTML attachment was scrubbed... URL: From soorjithp at gmail.com Wed Aug 6 07:23:01 2008 From: soorjithp at gmail.com (soorjith p) Date: Wed, 6 Aug 2008 10:53:01 +0530 Subject: [BangPypers] Expand/Collapse in Emacs Message-ID: Dear All, Can we do the expand/collapse in Emacs editor as in anjuta, komodo etc. Regards Soorjith P -------------- next part -------------- An HTML attachment was scrubbed... URL: From noufal at gmail.com Wed Aug 6 07:39:48 2008 From: noufal at gmail.com (Noufal Ibrahim) Date: Wed, 6 Aug 2008 11:09:48 +0530 Subject: [BangPypers] Expand/Collapse in Emacs In-Reply-To: References: Message-ID: <9963e56e0808052239y6f623c7j2d2af9c328b3cf76@mail.gmail.com> On Wed, Aug 6, 2008 at 10:53 AM, soorjith p wrote: > Dear All, > > Can we do the expand/collapse in Emacs editor as in anjuta, komodo etc. > Sure you can. After all, this is emacs we're talking about. You should check out outline-minor-mode which will work for anything that can handle imenu entries although you will probably want to rebind the default keys. http://www.gnu.org/software/emacs/manual/html_node/emacs/Outline-Mode.html -- ~noufal -------------- next part -------------- An HTML attachment was scrubbed... URL: From noufal at gmail.com Wed Aug 6 07:43:21 2008 From: noufal at gmail.com (Noufal Ibrahim) Date: Wed, 6 Aug 2008 11:13:21 +0530 Subject: [BangPypers] Expand/Collapse in Emacs In-Reply-To: <9963e56e0808052239y6f623c7j2d2af9c328b3cf76@mail.gmail.com> References: <9963e56e0808052239y6f623c7j2d2af9c328b3cf76@mail.gmail.com> Message-ID: <9963e56e0808052243q2bd16780n4cff28fe94f90760@mail.gmail.com> On Wed, Aug 6, 2008 at 11:09 AM, Noufal Ibrahim wrote: > [..] > You should check out outline-minor-mode which will work for anything that > can handle imenu entries although you will probably want to rebind the > default keys. > > A more lightweight thing is also there called selective-display. The keybinding which will interest you is C-x $ (set-selective-display). -- ~noufal -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at scour.com Wed Aug 6 07:41:33 2008 From: noreply at scour.com (soorjith) Date: Tue, 5 Aug 2008 22:41:33 -0700 Subject: [BangPypers] Scour.com invite from soorjith Message-ID: <4899398dd8eb5@scour.com> Hey, Did you hear about Scour? It is the next gen search engine with Google/Yahoo/MSN results and user comments all on one page. Best of all we get paid for using it by earning points with every search, comment and vote. The points are redeemable for Visa gift cards! It's like earning credit card or airline points just for searching! Hit the link below to join for free and we will both get points! http://scour.com/invite/soorjithp/ I know you'll like it! - soorjith From abpillai at gmail.com Wed Aug 6 10:11:44 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Wed, 6 Aug 2008 13:41:44 +0530 Subject: [BangPypers] Scour.com invite from soorjith In-Reply-To: <4899398dd8eb5@scour.com> References: <4899398dd8eb5@scour.com> Message-ID: <8548c5f30808060111m36844b0er84c228bac66130bb@mail.gmail.com> This is a group focusing on Python related topics. This message is akin to spamming the group by sending a quasi-commercial advertisement. The only indirect link I could see with Python is that you mention Google and Google uses Python - quite a flimsy relation. Don't try to use the group for personal gains or advertisement. You have been sufficiently warned. We here are quite strict in our policies about spamming the group and don't tolerate spammers and spammers-in-the-making well at all. Thanks --Anand On Wed, Aug 6, 2008 at 11:11 AM, soorjith wrote: > Hey, > > Did you hear about Scour? It is the next gen search engine with > Google/Yahoo/MSN results and user comments all on one page. Best of all we > get paid for using it by earning points with every search, comment and vote. > The points are redeemable for Visa gift cards! It's like earning credit card > or airline points just for searching! Hit the link below to join for free > and we will both get points! > > http://scour.com/invite/soorjithp/ > > I know you'll like it! > > - soorjith > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- -Anand From lawgon at au-kbc.org Wed Aug 6 10:34:34 2008 From: lawgon at au-kbc.org (Kenneth Gonsalves) Date: Wed, 6 Aug 2008 14:04:34 +0530 Subject: [BangPypers] Scour.com invite from soorjith In-Reply-To: <8548c5f30808060111m36844b0er84c228bac66130bb@mail.gmail.com> References: <4899398dd8eb5@scour.com> <8548c5f30808060111m36844b0er84c228bac66130bb@mail.gmail.com> Message-ID: <47E459DC-E379-4C01-B7B1-50B10FD4D4A2@au-kbc.org> I dont think he spammed - he just foolishly handed over his address book to that site. On 06-Aug-08, at 1:41 PM, Anand Balachandran Pillai wrote: > This is a group focusing on Python related topics. > This message is akin to spamming the group by > sending a quasi-commercial advertisement. > > The only indirect link I could see with Python is that you > mention Google and Google uses Python - quite > a flimsy relation. > > Don't try to use the group for personal gains or > advertisement. You have been sufficiently warned. > We here are quite strict in our policies about > spamming the group and don't tolerate spammers > and spammers-in-the-making well at all. > > Thanks > > --Anand > > > On Wed, Aug 6, 2008 at 11:11 AM, soorjith wrote: >> Hey, >> >> Did you hear about Scour? It is the next gen search engine with >> Google/Yahoo/MSN results and user comments all on one page. Best >> of all we >> get paid for using it by earning points with every search, comment >> and vote. >> The points are redeemable for Visa gift cards! It's like earning >> credit card >> or airline points just for searching! Hit the link below to join >> for free >> and we will both get points! >> >> http://scour.com/invite/soorjithp/ >> >> I know you'll like it! >> >> - soorjith >> >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> > > > > -- > -Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers -- regards Kenneth Gonsalves Associate, NRC-FOSS lawgon at au-kbc.org http://nrcfosshelpline.in/code/ From s.varun at gmail.com Wed Aug 6 10:30:16 2008 From: s.varun at gmail.com (Varun Soundararajan) Date: Wed, 6 Aug 2008 14:00:16 +0530 Subject: [BangPypers] Scour.com invite from soorjith In-Reply-To: <8548c5f30808060111m36844b0er84c228bac66130bb@mail.gmail.com> References: <4899398dd8eb5@scour.com> <8548c5f30808060111m36844b0er84c228bac66130bb@mail.gmail.com> Message-ID: <32b5ee760808060130m49ee8aabq2d1973178d60914b@mail.gmail.com> I think these mails are sent by the scour.com site itself in an automated fashion. The result of giving your email address and pwd to site which u believe wont shove your contacts list(but which end up doing them!!) I can only pity him and wish him not to do this mistake again. -V On Wed, Aug 6, 2008 at 1:41 PM, Anand Balachandran Pillai < abpillai at gmail.com> wrote: > This is a group focusing on Python related topics. > This message is akin to spamming the group by > sending a quasi-commercial advertisement. > > The only indirect link I could see with Python is that you > mention Google and Google uses Python - quite > a flimsy relation. > > Don't try to use the group for personal gains or > advertisement. You have been sufficiently warned. > We here are quite strict in our policies about > spamming the group and don't tolerate spammers > and spammers-in-the-making well at all. > > Thanks > > --Anand > > > On Wed, Aug 6, 2008 at 11:11 AM, soorjith wrote: > > Hey, > > > > Did you hear about Scour? It is the next gen search engine with > > Google/Yahoo/MSN results and user comments all on one page. Best of all > we > > get paid for using it by earning points with every search, comment and > vote. > > The points are redeemable for Visa gift cards! It's like earning credit > card > > or airline points just for searching! Hit the link below to join for free > > and we will both get points! > > > > http://scour.com/invite/soorjithp/ > > > > I know you'll like it! > > > > - soorjith > > > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > -Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards --Varun S http://mailvarun.blogspot.com /* This mail was sent using 100% recycled electrons */ -------------- next part -------------- An HTML attachment was scrubbed... URL: From soorjithp at gmail.com Wed Aug 6 15:25:38 2008 From: soorjithp at gmail.com (soorjith p) Date: Wed, 6 Aug 2008 18:55:38 +0530 Subject: [BangPypers] Scour.com invite from soorjith In-Reply-To: <32b5ee760808060130m49ee8aabq2d1973178d60914b@mail.gmail.com> References: <4899398dd8eb5@scour.com> <8548c5f30808060111m36844b0er84c228bac66130bb@mail.gmail.com> <32b5ee760808060130m49ee8aabq2d1973178d60914b@mail.gmail.com> Message-ID: Dear All, Sorry, tat was unintentional. I had no intention to send a mail like this in to this group. Regards Soorjith P 2008/8/6 Varun Soundararajan > I think these mails are sent by the scour.com site itself in an automated > fashion. The result of giving your email address and pwd to site which u > believe wont shove your contacts list(but which end up doing them!!) I can > only pity him and wish him not to do this mistake again. > > -V > > > On Wed, Aug 6, 2008 at 1:41 PM, Anand Balachandran Pillai < > abpillai at gmail.com> wrote: > >> This is a group focusing on Python related topics. >> This message is akin to spamming the group by >> sending a quasi-commercial advertisement. >> >> The only indirect link I could see with Python is that you >> mention Google and Google uses Python - quite >> a flimsy relation. >> >> Don't try to use the group for personal gains or >> advertisement. You have been sufficiently warned. >> We here are quite strict in our policies about >> spamming the group and don't tolerate spammers >> and spammers-in-the-making well at all. >> >> Thanks >> >> --Anand >> >> >> On Wed, Aug 6, 2008 at 11:11 AM, soorjith wrote: >> > Hey, >> > >> > Did you hear about Scour? It is the next gen search engine with >> > Google/Yahoo/MSN results and user comments all on one page. Best of all >> we >> > get paid for using it by earning points with every search, comment and >> vote. >> > The points are redeemable for Visa gift cards! It's like earning credit >> card >> > or airline points just for searching! Hit the link below to join for >> free >> > and we will both get points! >> > >> > http://scour.com/invite/soorjithp/ >> > >> > I know you'll like it! >> > >> > - soorjith >> > >> > _______________________________________________ >> > BangPypers mailing list >> > BangPypers at python.org >> > http://mail.python.org/mailman/listinfo/bangpypers >> > >> >> >> >> -- >> -Anand >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> > > > > -- > Regards > --Varun S > http://mailvarun.blogspot.com > > /* This mail was sent using 100% recycled electrons */ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From uzmanajmal at gmail.com Thu Aug 7 06:41:12 2008 From: uzmanajmal at gmail.com (Usman Ajmal) Date: Thu, 7 Aug 2008 04:41:12 +0000 Subject: [BangPypers] Need help: How do i see the required arguments of a method? Message-ID: Can any one tell me please, how do i know the required arguments of a particular method? e.g. I want to find the arguments *M2Crypto.RSA.RSA.private_encrypt()*requires. How do i do that? i typed *>>> dir(M2Crypto.RSA.RSA.private_encrypt.__doc__* but it gave me a "*None*" as output. Is there any other way? -------------- next part -------------- An HTML attachment was scrubbed... URL: From lawgon at au-kbc.org Thu Aug 7 06:52:20 2008 From: lawgon at au-kbc.org (Kenneth Gonsalves) Date: Thu, 7 Aug 2008 10:22:20 +0530 Subject: [BangPypers] Need help: How do i see the required arguments of a method? In-Reply-To: References: Message-ID: On 07-Aug-08, at 10:11 AM, Usman Ajmal wrote: > i typed > >>> dir(M2Crypto.RSA.RSA.private_encrypt.__doc__ help(M2Crypto.RSA.RSA.private_encrypt) -- regards Kenneth Gonsalves Associate, NRC-FOSS lawgon at au-kbc.org http://nrcfosshelpline.in/code/ From uzmanajmal at gmail.com Thu Aug 7 07:59:58 2008 From: uzmanajmal at gmail.com (Usman Ajmal) Date: Thu, 7 Aug 2008 05:59:58 +0000 Subject: [BangPypers] Need help: How do i see the required arguments of a method? In-Reply-To: References: Message-ID: thanks a lot On Thu, Aug 7, 2008 at 4:52 AM, Kenneth Gonsalves wrote: > > On 07-Aug-08, at 10:11 AM, Usman Ajmal wrote: > > i typed >> >>> dir(M2Crypto.RSA.RSA.private_encrypt.__doc__ >> > > help(M2Crypto.RSA.RSA.private_encrypt) > > > -- > regards > > Kenneth Gonsalves > Associate, NRC-FOSS > lawgon at au-kbc.org > http://nrcfosshelpline.in/code/ > > > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sibteym at infotechsw.com Thu Aug 7 08:29:43 2008 From: sibteym at infotechsw.com (Sibtey Mehdi) Date: Thu, 7 Aug 2008 11:59:43 +0530 Subject: [BangPypers] help pgu library Message-ID: <00a301c8f856$fa973ab0$5fc513ac@pwit.com> Hi, How to write the resizable Notes on pygame surface similar to paste it note in Microsoft visio. I have just gone through the pgu utilities but couldn't get it properly. Any help on how to use pgu or any better way to write the note is appreciated. Thanks, Sibtey -------------- next part -------------- An HTML attachment was scrubbed... URL: From noufal at gmail.com Thu Aug 7 11:50:31 2008 From: noufal at gmail.com (Noufal Ibrahim) Date: Thu, 7 Aug 2008 15:20:31 +0530 Subject: [BangPypers] help pgu library In-Reply-To: <00a301c8f856$fa973ab0$5fc513ac@pwit.com> References: <00a301c8f856$fa973ab0$5fc513ac@pwit.com> Message-ID: <9963e56e0808070250k302c0421t2bc6a3d799372ed0@mail.gmail.com> On Thu, Aug 7, 2008 at 11:59 AM, Sibtey Mehdi wrote: > > > Hi, > > How to write the resizable Notes on pygame surface similar to paste it note > in Microsoft visio. I have just gone through the pgu utilities but couldn't > get it properly. Any help on how to use pgu or any better way to write the > note is appreciated. > I haven't really used Visio but isn't it preferable to use a GUI toolkit rather than an SDL wrapper (like PyGame) to do these sort of window things? Something like Wxpython which has some primitives that you can tweak to make a window look like a note. -- ~noufal -------------- next part -------------- An HTML attachment was scrubbed... URL: From sibteym at infotechsw.com Thu Aug 7 12:05:24 2008 From: sibteym at infotechsw.com (Sibtey Mehdi) Date: Thu, 7 Aug 2008 15:35:24 +0530 Subject: [BangPypers] help pgu library In-Reply-To: <9963e56e0808070250k302c0421t2bc6a3d799372ed0@mail.gmail.com> References: <00a301c8f856$fa973ab0$5fc513ac@pwit.com> <9963e56e0808070250k302c0421t2bc6a3d799372ed0@mail.gmail.com> Message-ID: <00f201c8f875$1bea9680$5fc513ac@pwit.com> I am using the pygame integrated with wxpython to create the Graphical Aplication Program (GAP file contain rects, lines, polygons, circles, roundRects). Pygame provides better drawing and font's functionalities. I can also use the opengl with wxpython but pygame was a better option. Thanks, Sibety Hi, How to write the resizable Notes on pygame surface similar to paste it note in Microsoft visio. I have just gone through the pgu utilities but couldn't get it properly. Any help on how to use pgu or any better way to write the note is appreciated. I haven't really used Visio but isn't it preferable to use a GUI toolkit rather than an SDL wrapper (like PyGame) to do these sort of window things? Something like Wxpython which has some primitives that you can tweak to make a window look like a note. -- ~noufal -------------- next part -------------- An HTML attachment was scrubbed... URL: From lawgon at au-kbc.org Thu Aug 7 16:02:27 2008 From: lawgon at au-kbc.org (Kenneth Gonsalves) Date: Thu, 7 Aug 2008 19:32:27 +0530 Subject: [BangPypers] Need help: How do i see the required arguments of a method? In-Reply-To: References: Message-ID: <25E62CB0-C6B9-4682-9D09-7213FFC11ED9@au-kbc.org> On 07-Aug-08, at 10:11 AM, Usman Ajmal wrote: > i typed > >>> dir(M2Crypto.RSA.RSA.private_encrypt.__doc__ help(M2Crypto.RSA.RSA.private_encrypt) -- regards Kenneth Gonsalves Associate, NRC-FOSS lawgon at au-kbc.org http://nrcfosshelpline.in/code/ From abpillai at gmail.com Thu Aug 7 16:51:04 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Thu, 7 Aug 2008 20:21:04 +0530 Subject: [BangPypers] Need help: How do i see the required arguments of a method? In-Reply-To: <25E62CB0-C6B9-4682-9D09-7213FFC11ED9@au-kbc.org> References: <25E62CB0-C6B9-4682-9D09-7213FFC11ED9@au-kbc.org> Message-ID: <8548c5f30808070751q54c53ec4h56331c8b0a3528ba@mail.gmail.com> (PLUG) http://code.activestate.com/recipes/553262, for an extensive module metadata reflection example. --Anand On Thu, Aug 7, 2008 at 7:32 PM, Kenneth Gonsalves wrote: > > On 07-Aug-08, at 10:11 AM, Usman Ajmal wrote: > >> i typed >> >>> dir(M2Crypto.RSA.RSA.private_encrypt.__doc__ > > help(M2Crypto.RSA.RSA.private_encrypt) > > > -- > regards > > Kenneth Gonsalves > Associate, NRC-FOSS > lawgon at au-kbc.org > http://nrcfosshelpline.in/code/ > > > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- -Anand From orsenthil at gmail.com Thu Aug 7 20:53:27 2008 From: orsenthil at gmail.com (O.R.Senthil Kumaran) Date: Fri, 8 Aug 2008 00:23:27 +0530 Subject: [BangPypers] help pgu library In-Reply-To: <00f201c8f875$1bea9680$5fc513ac@pwit.com> References: <00a301c8f856$fa973ab0$5fc513ac@pwit.com> <9963e56e0808070250k302c0421t2bc6a3d799372ed0@mail.gmail.com> <00f201c8f875$1bea9680$5fc513ac@pwit.com> Message-ID: <20080807185327.GB3370@gmail.com> * scriptor Sibtey Mehdi, explico > I am using the pygame integrated with wxpython to create the Graphical > Aplication Program (GAP file contain rects, lines, polygons, circles, > roundRects). Pygame provides better drawing and font's functionalities. I > can also use the opengl with wxpython but pygame was a better option. I was thinking that this would be a question for Pygames mailing list, don't know if we have someone here BangPypers, who can pitch in immediately. If I were you, Sibtey, and was in a hurry, I would just ask over pygames list. -- O.R.Senthil Kumaran http://uthcode.sarovar.org From uzmanajmal at gmail.com Sat Aug 9 10:05:12 2008 From: uzmanajmal at gmail.com (Usman Ajmal) Date: Sat, 9 Aug 2008 08:05:12 +0000 Subject: [BangPypers] 'Bad Signature' error with M2Crypto Message-ID: I think it is a right place to ask my query and i also hope that many of you here will have much experience with M2Crypto. Anyways my problem goes like this... I wrote the following code for signing and verifying some message using Public-Private Key Encyption but it has a problem. It is giving me a 'Bad Signature' error at line 27. I don't know what am i doing wrong as to me the signature is fine. If any geek can help me out, i will really be glad. 1. import M2Crypto,sha 2. from M2Crypto import X509, BIO, RSA ,EVP, util 3. #Opening file named newcert.pem in which certificate generated via openssl command is placedu 4. infile = open('/home/usman/newcert.pem', "r+") 5. if infile: 6. string = infile.read() 7. infile.close() 8. #For calculating the hash of some arbitrary message 9. sha1 = sha.new() 10. sha1.update("some message") 11. #Loading user-certificate from the buffer 12. user_cert = X509.load_cert_bio(BIO.MemoryBuffer(string)) 13. print user_cert 14. #Getting public-key 15. user_pub_key = user_cert.get_pubkey() 16. print user_pub_key 17. user_pub_rsa = EVP.PKey.get_rsa(user_pub_key) 18. print "Public Key: ", user_pub_rsa 19. #Getting private-key 20. key_bio = BIO.MemoryBuffer(string) 21. certif_priv_rsa = RSA.load_key_bio(key_bio,util.passphrase_callback) 22. print "Private Key: ", certif_priv_rsa 23. #signing the hash of 'some message' with the private key 24. signature = RSA.RSA.sign(certif_priv_rsa,sha1.digest(),algo='sha1') 25. try: 26. #Verifying the signature 27. print RSA.RSA.verify(user_pub_rsa,"some message",signature,algo= 'sha1') 28. except: 29. raise -------------- next part -------------- An HTML attachment was scrubbed... URL: From sriram.ranganathan at bnpparibas.com Mon Aug 11 09:09:00 2008 From: sriram.ranganathan at bnpparibas.com (sriram.ranganathan at bnpparibas.com) Date: Mon, 11 Aug 2008 09:09:00 +0200 Subject: [BangPypers] [Jobs] Message-ID: Linux Expert with 1+ yrs exp. in Administration (1 Position) - BE/Btech/Mtech/MSc candidate with at least 1yr of exp. in Linux administration - Candidate must have in-depth understanding of starting servers, protocols , ports, etc. - Candidate must have in-depth experience of handling exceptions and lauching servers when they crash - Candidate must have worked on Python scripting language FLEX Expert with at 1+ yrs exp. in Web Service Development (1 Position) - BE/Btech/Mtech/MSc candidate with at least 1 yr of exp. in Web Service Development - Candidate must have in-depth understanding of creating dynamic web-pages - Candidate must have in-depth experience of creating forms and graphs for dynamic updation of financial data - Knowledge of Python scripting language is a plus for interaction between FLEX and back-end Python This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. Do not print this message unless it is necessary, consider the environment. --------------------------------------------- Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. N'imprimez ce message que si necessaire, pensez a l'environnement. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sethi.anubha at gmail.com Tue Aug 19 08:02:18 2008 From: sethi.anubha at gmail.com (anubha sethi) Date: Tue, 19 Aug 2008 11:32:18 +0530 Subject: [BangPypers] Customizing Django admin interface vs Creating separate html forms for user interface Message-ID: Hi friends, Currently i am working on an application who's basic functionality is close to the functionality exhibited by the django admin interface. As the django book says that the django admin interface is fully customizable and that also includes the look and feel of it, i was wondering if i should proceed with customizing the django admin interface instead of creating new HTML forms. In other words, can we use django admin interface as user interface for an application. Anubha -------------- next part -------------- An HTML attachment was scrubbed... URL: From lawgon at au-kbc.org Tue Aug 19 08:42:13 2008 From: lawgon at au-kbc.org (Kenneth Gonsalves) Date: Tue, 19 Aug 2008 12:12:13 +0530 Subject: [BangPypers] Customizing Django admin interface vs Creating separate html forms for user interface In-Reply-To: References: Message-ID: On 19-Aug-08, at 11:32 AM, anubha sethi wrote: > Currently i am working on an application who's basic functionality > is close to the functionality exhibited by the django admin interface. > As the django book says that the django admin interface is fully > customizable and that also includes the look and feel of it, i was > wondering if i should proceed with customizing the django admin > interface instead of creating new HTML forms. are you using nfa or the old admin? > > > In other words, can we use django admin interface as user interface > for an application. you could - but you should not. Admin is meant for the site administrators who you fully trust. All other users should be handled by custom forms. That said, with newforms and nfa, this is dead easy. Easier than customising admin anyway. -- regards Kenneth Gonsalves Associate, NRC-FOSS lawgon at au-kbc.org http://nrcfosshelpline.in/code/ From abhinav.sarkar at gmail.com Mon Aug 25 10:28:32 2008 From: abhinav.sarkar at gmail.com (abhinav sarkar) Date: Mon, 25 Aug 2008 13:58:32 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <8548c5f30808050609u4f914c15m94179819f58096a4@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <8548c5f30808050606o2aa246b4p2606833bee3c108e@mail.gmail.com> <8548c5f30808050609u4f914c15m94179819f58096a4@mail.gmail.com> Message-ID: 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: +91-8041371605 Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v --------- The world is a book, those who do not travel read only one page. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gopalmessages at gmail.com Mon Aug 25 10:56:04 2008 From: gopalmessages at gmail.com (Gopal Ghosh) Date: Mon, 25 Aug 2008 14:26:04 +0530 Subject: [BangPypers] HOW TO ACCESS THE FORUM Message-ID: Dear all, I am a registered user of bangpypers, but i don't know how to access the forum or how to check the other threads I send my queries at bangpypers at python.org and forum sends me the replies but i want to check what others are asking about python pls suggest a way to acess the gui of the forum Thanks Regards From ranganaths at gmail.com Mon Aug 25 10:56:47 2008 From: ranganaths at gmail.com (Ranganath s) Date: Mon, 25 Aug 2008 14:26:47 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> Message-ID: <77bb36840808250156g217f1034t10f61a02fa5f9a81@mail.gmail.com> +1 from me.. we should meet up! -R On Fri, Aug 1, 2008 at 7:12 PM, Anand Balachandran Pillai < abpillai at gmail.com> 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 the language. > > I have been a lurker in the Python 3.0 mailing list and has > been a bit of a beta tester. I have been following the developments > and tries to keep myself updated of the significant changes in > the new version. > > 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 compatibility with 2.x, I think > everyone will be coding on Python 3.0 in 2-3 years. > > If this sounds like a good idea, we can go around planning the > discussions. > > Thanks > > -- > -Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- I blog at http://ranganaths.wordpress.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From anandology at gmail.com Mon Aug 25 11:18:05 2008 From: anandology at gmail.com (Anand Chitipothu) Date: Mon, 25 Aug 2008 14:48:05 +0530 Subject: [BangPypers] HOW TO ACCESS THE FORUM In-Reply-To: References: Message-ID: <41139fcb0808250218k70845b17m29919b29e47e3bd9@mail.gmail.com> On Mon, Aug 25, 2008 at 2:26 PM, Gopal Ghosh wrote: > Dear all, > I am a registered user of bangpypers, but i don't know how to access > the forum or how to check the other threads you can browse archive from here: http://mail.python.org/mailman/listinfo/bangpypers From abhinav.sarkar at gmail.com Mon Aug 25 11:19:28 2008 From: abhinav.sarkar at gmail.com (abhinav sarkar) Date: Mon, 25 Aug 2008 14:49:28 +0530 Subject: [BangPypers] HOW TO ACCESS THE FORUM In-Reply-To: References: Message-ID: On Mon, Aug 25, 2008 at 2:26 PM, Gopal Ghosh wrote: > Dear all, > I am a registered user of bangpypers, but i don't know how to access > the forum or how to check the other threads > > I send my queries at bangpypers at python.org and forum sends me the > replies but i want to check what others are asking about python > > pls suggest a way to acess the gui of the forum > Thanks > Regards > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > Hi First of all, this is not a forum. This is a mailing list. If you are not receiving mails from other, then check your preferences at http://mail.python.org/mailman/options/bangpypers after logging in using your email and password. To view the archives of old mails visit http://mail.python.org/pipermail/bangpypers/ Cheers, -- Abhinav Sarkar Fair Isaac India Mobile:+91-9731596137 Office: +91-8041371605 Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v --------- The world is a book, those who do not travel read only one page. -------------- next part -------------- An HTML attachment was scrubbed... URL: From avinash at sultanpur.org Mon Aug 25 11:16:08 2008 From: avinash at sultanpur.org (Avinash Sultanpur) Date: Mon, 25 Aug 2008 14:46:08 +0530 Subject: [BangPypers] HOW TO ACCESS THE FORUM In-Reply-To: References: Message-ID: <20080825091607.GB10320@natasya.sultanpur.org> On Mon, Aug 25, 2008 at 02:26:04PM +0530, Gopal Ghosh wrote: > Dear all, > I am a registered user of bangpypers, but i don't know how to access > the forum or how to check the other threads > > I send my queries at bangpypers at python.org and forum sends me the > replies but i want to check what others are asking about python > The list archives are at http://mail.python.org/pipermail/bangpypers were you can access the old threads. > pls suggest a way to acess the gui of the forum This is a mailing list and not a web forum. Your email client is your GUI. -avinash From gopalmessages at gmail.com Mon Aug 25 12:18:36 2008 From: gopalmessages at gmail.com (Gopal Ghosh) Date: Mon, 25 Aug 2008 15:48:36 +0530 Subject: [BangPypers] unable to figure out the ways to run a module Message-ID: I created a script ? myscript.py and saved it at c:\myscript.py ******* myscript.py contains the following commands a=1000 2**8 print 'hello world' raw_input( ) # what this command does??? ****** now I tried to call the script from IDLE >>>myscript.py (not working from IDLE) got the error Traceback (most recent call last): File "", line 1, in power.py NameError: name 'power' is not defined RUN c:\myscript.py (working from RUN) Python CLI ? called by typing python at run prompt >>>myscript.py (not working from Python CLI) again got the same error as in IDLE ****************************************************** now I tried to run the script in a different way IDLE >>>myscript.py > saveit.txt (not working from IDLE) got the following error Traceback (most recent call last): File "", line 1, in power.py > saveit.txt NameError: name 'power' is not defined RUN c:\myscript.py (working from RUN ? but don't know where to locate saveit.txt) Python CLI ? called by typing python at run prompt >>>myscript.py (not working from Python CLI) got the same eror as in IDLE ****************************************************** From gopalmessages at gmail.com Mon Aug 25 12:20:55 2008 From: gopalmessages at gmail.com (Gopal Ghosh) Date: Mon, 25 Aug 2008 15:50:55 +0530 Subject: [BangPypers] python command Message-ID: >>>python # supposed output of the above command. Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> the above command is same as uname in linux but not working shows the following error in IDLE and run called python cli Traceback (most recent call last): File "", line 1, in python NameError: name 'python' is not defined From abhinav.sarkar at gmail.com Mon Aug 25 12:29:09 2008 From: abhinav.sarkar at gmail.com (abhinav sarkar) Date: Mon, 25 Aug 2008 15:59:09 +0530 Subject: [BangPypers] unable to figure out the ways to run a module In-Reply-To: References: Message-ID: On Mon, Aug 25, 2008 at 3:48 PM, Gopal Ghosh wrote: > I created a script ? myscript.py and saved it at c:\myscript.py > ******* > myscript.py contains the following commands > a=1000 > 2**8 > print 'hello world' > raw_input( ) # what this command does??? > ****** > now I tried to call the script from > IDLE > >>>myscript.py > (not working from IDLE) got the error > Traceback (most recent call last): > File "", line 1, in > power.py > NameError: name 'power' is not defined > RUN > c:\myscript.py > (working from RUN) > Python CLI ? called by typing python at run prompt > >>>myscript.py > (not working from Python CLI) again got the same error as in IDLE > ****************************************************** > now I tried to run the script in a different way > IDLE > >>>myscript.py > saveit.txt > (not working from IDLE) got the following error > Traceback (most recent call last): > File "", line 1, in > power.py > saveit.txt > NameError: name 'power' is not defined > RUN > c:\myscript.py > (working from RUN ? but don't know where to locate saveit.txt) > Python CLI ? called by typing python at run prompt > >>>myscript.py > (not working from Python CLI) got the same eror as in IDLE > ****************************************************** > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > Hi I think you are using an older version of python which doesn't support the exponential operation (2**8). The code provided by you work in my python prompt. raw_input() takes a raw string as input from the console. more info at http://docs.python.org/lib/built-in-funcs.html#l2h-59 Cheers -- Abhinav Sarkar Fair Isaac India Mobile:+91-9731596137 Office: +91-8041371605 Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v --------- The world is a book, those who do not travel read only one page. -------------- next part -------------- An HTML attachment was scrubbed... URL: From abhinav.sarkar at gmail.com Mon Aug 25 12:34:12 2008 From: abhinav.sarkar at gmail.com (abhinav sarkar) Date: Mon, 25 Aug 2008 16:04:12 +0530 Subject: [BangPypers] python command In-Reply-To: References: Message-ID: On Mon, Aug 25, 2008 at 3:50 PM, Gopal Ghosh wrote: > >>>python > # supposed output of the above command. > Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit > (Intel)] on win32 > Type "help", "copyright", "credits" or "license" for more information. > >>> > the above command is same as uname in linux but not working > shows the following error in IDLE and run called python cli > Traceback (most recent call last): > File "", line 1, in > python > NameError: name 'python' is not defined > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > Hi, 'python' does not work in windows python prompt. You can use this code instead: >>> import sys; print '%s %s' % (sys.executable or sys.platform, sys.version) c:\python25\python.exe 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] Cheers -- Abhinav Sarkar Fair Isaac India Mobile:+91-9731596137 Office: +91-8041371605 Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v --------- The world is a book, those who do not travel read only one page. -------------- next part -------------- An HTML attachment was scrubbed... URL: From abpillai at gmail.com Mon Aug 25 12:35:01 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Mon, 25 Aug 2008 16:05:01 +0530 Subject: [BangPypers] unable to figure out the ways to run a module In-Reply-To: References: Message-ID: <8548c5f30808250335i3b277368j5225759131d05843@mail.gmail.com> Not really. He is trying to actually run a Python script by name from IDLE prompt.... To run myscript.py, he is opening IDLE and giving myscript.py at the IDLE Python prompt... To Gopal: Please go through the Python tutorial online at http://www.python.org/doc/current/tut/tut.html, before posting here. You have basic newbie issues with Python and the tutorial is the best way for learning the ropes by yourself. --Anand On Mon, Aug 25, 2008 at 3:59 PM, abhinav sarkar wrote: > On Mon, Aug 25, 2008 at 3:48 PM, Gopal Ghosh > wrote: >> >> I created a script ? myscript.py and saved it at c:\myscript.py >> ******* >> myscript.py contains the following commands >> a=1000 >> 2**8 >> print 'hello world' >> raw_input( ) # what this command does??? >> ****** >> now I tried to call the script from >> IDLE >> >>>myscript.py >> (not working from IDLE) got the error >> Traceback (most recent call last): >> File "", line 1, in >> power.py >> NameError: name 'power' is not defined >> RUN >> c:\myscript.py >> (working from RUN) >> Python CLI ? called by typing python at run prompt >> >>>myscript.py >> (not working from Python CLI) again got the same error as in IDLE >> ****************************************************** >> now I tried to run the script in a different way >> IDLE >> >>>myscript.py > saveit.txt >> (not working from IDLE) got the following error >> Traceback (most recent call last): >> File "", line 1, in >> power.py > saveit.txt >> NameError: name 'power' is not defined >> RUN >> c:\myscript.py >> (working from RUN ? but don't know where to locate saveit.txt) >> Python CLI ? called by typing python at run prompt >> >>>myscript.py >> (not working from Python CLI) got the same eror as in IDLE >> ****************************************************** >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers > > Hi > I think you are using an older version of python which doesn't support the > exponential operation (2**8). The code provided by you work in my python > prompt. > > raw_input() takes a raw string as input from the console. more info at > http://docs.python.org/lib/built-in-funcs.html#l2h-59 > > Cheers > > -- > Abhinav Sarkar > Fair Isaac India > > Mobile:+91-9731596137 > Office: +91-8041371605 > > Web: http://claimid.com/abhin4v > Twitter: http://twitter.com/abhin4v > --------- > The world is a book, those who do not travel read only one page. > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- -Anand From shammu.sathya at gmail.com Tue Aug 26 06:07:07 2008 From: shammu.sathya at gmail.com (shanmuga priya k) Date: Tue, 26 Aug 2008 09:37:07 +0530 Subject: [BangPypers] need for project detail Message-ID: we r doing aproject using blue tooth technology.based on that v need a help. *Explain BLUETOOTH AS SENSORS-application. *When a blind tries to cross a road behind a car.when the car runs on a dark road without light.car person mobile will say that there is a persion upfront who is blind or deaf. How to do this project.......send me ideas..... -------------- next part -------------- An HTML attachment was scrubbed... URL: From banibrata.dutta at gmail.com Tue Aug 26 06:17:46 2008 From: banibrata.dutta at gmail.com (Banibrata Dutta) Date: Tue, 26 Aug 2008 09:47:46 +0530 Subject: [BangPypers] need for project detail In-Reply-To: References: Message-ID: <3de8e1f70808252117i71ae4b27p14dfaa2cbc179f58@mail.gmail.com> Why does it sound so much like a home-work question ? Dear Shanmuga this is a Python programming/user's group, and most such groups shun upon home-work questions being asked. Use your favorite browser to first understand the technologies involved. Wikipedia is also a very good resource. Once you've understood the basics, have chalked out the design (hardware, software components etc.), and decided to do the s/w bit in Python... come ask some specific questions. Hope you get the point. cheers, Banibrata On 8/26/08, shanmuga priya k wrote: > > we r doing aproject using blue tooth technology.based on that v need a > help. > *Explain BLUETOOTH AS SENSORS-application. > *When a blind tries to cross a road behind a car.when the car runs on a > dark road without light.car person mobile will say that there is a persion > upfront who is blind or deaf. > How to do this project.......send me ideas..... > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- regards, Banibrata http://www.linkedin.com/in/bdutta http://octapod.wordpress.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From pintooo15 at gmail.com Tue Aug 26 07:28:10 2008 From: pintooo15 at gmail.com (Diabolic Preacher) Date: Tue, 26 Aug 2008 10:58:10 +0530 Subject: [BangPypers] need for project detail In-Reply-To: References: Message-ID: On Tue, Aug 26, 2008 at 9:37 AM, shanmuga priya k wrote: > we r doing aproject using blue tooth technology.based on that v need a help. > *Explain BLUETOOTH AS SENSORS-application. > *When a blind tries to cross a road behind a car.when the car runs on a dark > road without light.car person mobile will say that there is a persion > upfront who is blind or deaf. > How to do this project.......send me ideas..... > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > driving on dark road without lights...is that allowed? shouldn't govt. solve the problem of ill-luminated streets and roads...or is this on the sets of Aahat. What if driver is drunk? if car is allowed to go without lights, even drunk drivers might pass thru. What if mobile phone battery is dead...and dooor dooor tak sirf sannataa? It'd make sense to add the sensing system in the car's embedded system, but then how do you detect the person crossing in front? body heat sensing? I mean people do ask this for home-work or is this your creative idea? -- Diabolic Preacher As Is Blog: http://pintooo15.livejournal.com/ Bookmarks: http://simpy.com/user/dpreacher -----BEGIN GEEK CODE BLOCK----- need to revise it. lost the decoding page. ------END GEEK CODE BLOCK------ From abhinav.sarkar at gmail.com Tue Aug 26 08:48:38 2008 From: abhinav.sarkar at gmail.com (abhinav sarkar) Date: Tue, 26 Aug 2008 12:18:38 +0530 Subject: [BangPypers] Python 3.0 In-Reply-To: <77bb36840808250156g217f1034t10f61a02fa5f9a81@mail.gmail.com> References: <8548c5f30808010642l7284c4ddp4b9e129ed2572d42@mail.gmail.com> <77bb36840808250156g217f1034t10f61a02fa5f9a81@mail.gmail.com> Message-ID: On Mon, Aug 25, 2008 at 2:26 PM, Ranganath s wrote: > +1 from me.. we should meet up! > > -R > > > On Fri, Aug 1, 2008 at 7:12 PM, Anand Balachandran Pillai < > abpillai at gmail.com> 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 the language. >> >> I have been a lurker in the Python 3.0 mailing list and has >> been a bit of a beta tester. I have been following the developments >> and tries to keep myself updated of the significant changes in >> the new version. >> >> 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 compatibility with 2.x, I think >> everyone will be coding on Python 3.0 in 2-3 years. >> >> If this sounds like a good idea, we can go around planning the >> discussions. >> >> Thanks >> >> -- >> -Anand >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> > > > > -- > I blog at http://ranganaths.wordpress.com > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > Hi, Anyone else interested in taking a session about Python 3.0 in BCB7, please reply to this email. Cheers, -- Abhinav Sarkar Fair Isaac India Mobile:+91-9731596137 Office: +91-8041371605 Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v --------- The world is a book, those who do not travel read only one page. -------------- next part -------------- An HTML attachment was scrubbed... URL: From praveen at mahiti.org Wed Aug 27 14:30:13 2008 From: praveen at mahiti.org (Praveen Kumar) Date: Wed, 27 Aug 2008 18:00:13 +0530 Subject: [BangPypers] need for project detail In-Reply-To: References: Message-ID: <6f7fd6e90808270530m3871004s9db66dd57e50d500@mail.gmail.com> Hi Shanmuga, I knew when any one will ask this kind of question, will get appreciation and criticism too. and each of them will come with their solution it does not matter whether given solutions is right or wrong. any way but first we think first how to solve the problem should stair up step by step later we will think how far we have staired. ok so tell me how far you have solved your problem and where you are struggling. "*We often refuse to accept an idea merely because the tone of voice in which it has been expressed is unsympathetic to us. " and i think *"If you have an apple and I have an apple and we exchange these apples then you and I will still each have one apple. But if you have an *idea* and I have an *idea* and we exchange these ideas, then each of us will have two ideas. " On Tue, Aug 26, 2008 at 10:58 AM, Diabolic Preacher wrote: > On Tue, Aug 26, 2008 at 9:37 AM, shanmuga priya k > wrote: > > we r doing aproject using blue tooth technology.based on that v need a > help. > > *Explain BLUETOOTH AS SENSORS-application. > > *When a blind tries to cross a road behind a car.when the car runs on a > dark > > road without light.car person mobile will say that there is a persion > > upfront who is blind or deaf. > > How to do this project.......send me ideas..... > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > > driving on dark road without lights...is that allowed? shouldn't govt. > solve the problem of ill-luminated streets and roads...or is this on > the sets of Aahat. > > What if driver is drunk? if car is allowed to go without lights, even > drunk drivers might pass thru. What if mobile phone battery is > dead...and dooor dooor tak sirf sannataa? > > It'd make sense to add the sensing system in the car's embedded > system, but then how do you detect the person crossing in front? body > heat sensing? > > I mean people do ask this for home-work or is this your creative idea? > > -- > Diabolic Preacher > As Is > Blog: http://pintooo15.livejournal.com/ > Bookmarks: http://simpy.com/user/dpreacher > -----BEGIN GEEK CODE BLOCK----- > need to revise it. lost the decoding page. > ------END GEEK CODE BLOCK------ > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Praveen Kumar Software Engineer Mahiti Infotech Pvt. Ltd. # 33-34, Hennur Cross Hennur Main Road Bangalore, India - 560043 Mobile: +91 9343297314 +91 9739854134 http://www.mahiti.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From nagappan at gmail.com Wed Aug 27 21:13:24 2008 From: nagappan at gmail.com (Nagappan A) Date: Wed, 27 Aug 2008 12:13:24 -0700 Subject: [BangPypers] Announce: Linux Desktop Testing Project (LDTP) 1.3.0 released Message-ID: <9d0602eb0808271213rdc6da20v262f00d52bb90cb6@mail.gmail.com> Greetings all, We are proud to announce the release of LDTP 1.3.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of this article for those who wish to hack / use LDTP. About LDTP: Linux Desktop Testing Project is aimed at producing high quality test automation framework (C / Python) and cutting-edge tools that can be used to test Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface. The framework also has tools to record test-cases based on user events in the interface of the application which is under testing. We strive to help in building a quality desktop. Whats new in this release: * Shreyank Gupta has contributed Object Oriented LDTP based generation of scripts in LDTP editor. Bug fixes: * Thanks to Philipp Wagner for reporting bugs on LDTP. * Thanks to Ara Pulido for reporting utf-8 related bugs. * Fixes required for VMware Player automation, reported by Gaurav Sharma < gauravs at vmware.com> * Fixes required for VMware Workstation globalization testing, reported by Nagappan Alagappan Download source tarball - http://download.freedesktop.org/ldtp/1.x/1.3.x/ldtp-1.3.0.tar.gz LDTP news: * Ubuntu QA team has officially announced [1], LDTP as their testing tool * LDTP is also being used for VMware Workstation globalization testing, thanks to Nagappan Alagappan * VMware Player on Linux are automated using LDTP, thanks to Gaurav Sharma < gauravs at vmware.com> [1] - http://ubuntutesting.wordpress.com/ References: For detailed information on LDTP framework and latest updates visit http://ldtp.freedesktop.org For information on various APIs in LDTP including those added for this release can be got from http://ldtp.freedesktop.org/user-doc/index.html To subscribe to LDTP mailing lists, visit http://ldtp.freedesktop.org/wiki/Mailing_20list IRC Channel - #ldtp on irc.freenode.net Thanks Nagappan -- Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org http://nagappanal.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From gardsted at yahoo.com Thu Aug 28 09:17:47 2008 From: gardsted at yahoo.com (Jørgen Jørgensen) Date: Thu, 28 Aug 2008 00:17:47 -0700 (PDT) Subject: [BangPypers] A hindi question. Message-ID: <141390.9437.qm@web39707.mail.mud.yahoo.com> Hello everybody (from svendborg, denmark) One of my friends needs to understand how hindi characters, when put together, form entirely different letters. Does any of you know of a python (or other) script, that demonstrates this conversion? Our knowledge of other character sets than the danish /ascii one is very limited, so simple will do;-) My friends works in utf8 and unicode, though. Thank You in advance J?rgen From anandology at gmail.com Thu Aug 28 09:35:06 2008 From: anandology at gmail.com (Anand Chitipothu) Date: Thu, 28 Aug 2008 13:05:06 +0530 Subject: [BangPypers] A hindi question. In-Reply-To: <141390.9437.qm@web39707.mail.mud.yahoo.com> References: <141390.9437.qm@web39707.mail.mud.yahoo.com> Message-ID: <41139fcb0808280035w144fb3f4wb8ebead06cbea5ea@mail.gmail.com> On Thu, Aug 28, 2008 at 12:47 PM, J?rgen J?rgensen wrote: > Hello everybody (from svendborg, denmark) > One of my friends needs to understand how hindi characters, when put > together, form entirely different letters. > Does any of you know of a python (or other) script, that demonstrates > this conversion? You can try playing with the online transliteration here: http://www.iit.edu/~laksvij/language/hindi.html You can also try google indic transliteration, but I wouldn't suggest that you because, it does some kind of prediction. http://www.google.com/transliterate/indic# Feel free to ask me about any further questions regarding transliteration (possibly off-list because this is not really related to python). From ramkrsna at gmail.com Thu Aug 28 13:03:07 2008 From: ramkrsna at gmail.com (Ramakrishna Reddy) Date: Thu, 28 Aug 2008 16:33:07 +0530 Subject: [BangPypers] A hindi question. In-Reply-To: <141390.9437.qm@web39707.mail.mud.yahoo.com> References: <141390.9437.qm@web39707.mail.mud.yahoo.com> Message-ID: On Thu, Aug 28, 2008 at 12:47 PM, J?rgen J?rgensen wrote: > One of my friends needs to understand how hindi characters, when put > together, form entirely different letters. > Does any of you know of a python (or other) script, that demonstrates > this conversion? You can take a look at nltk.sf.net. Specifically this part of it. http://nltk.org/doc/api/nltk.corpus.reader.indian-pysrc.html Anush Shetty was working on a similar project, with indic encoding conversions regards -- Ramakrishna Reddy GPG Key ID:31FF0090 Fingerprint = 18D7 3FC1 784B B57F C08F 32B9 4496 B2A1 31FF 0090 From san82moon at gmail.com Fri Aug 29 11:02:50 2008 From: san82moon at gmail.com (sunny_plone) Date: Fri, 29 Aug 2008 02:02:50 -0700 (PDT) Subject: [BangPypers] help needed with dictionary Message-ID: <19215907.post@talk.nabble.com> hi all, i am a newbie in python. i was trying to work with dictionaries. i wanted to input values through command line and store the values in a dictionary. i mean for the same key , multiple values. can any1 suggest me how can i do it.....thank you.... i tried this, but the old value is replaced by new one, but i want to store al values entered by user. kev = {} if kev.has_key('Name'): kev['Name'].append(person_name) print 'name is ', kev['Name'] else: kev['Name'] = [person_name] print "kevin's name is %s" % kev['Name'] -- View this message in context: http://www.nabble.com/help-needed-with-dictionary-tp19215907p19215907.html Sent from the BangPypers - Bangalore Python Users Group mailing list archive at Nabble.com. From parth.technofreak at gmail.com Fri Aug 29 11:24:55 2008 From: parth.technofreak at gmail.com (Parthan SR) Date: Fri, 29 Aug 2008 14:54:55 +0530 Subject: [BangPypers] help needed with dictionary In-Reply-To: <19215907.post@talk.nabble.com> References: <19215907.post@talk.nabble.com> Message-ID: <48B7C067.1090900@gmail.com> sunny_plone wrote: > hi all, > i am a newbie in python. i was trying to work with dictionaries. i wanted > to input values through command line and store the values in a dictionary. > i mean for the same key , multiple values. can any1 suggest me how can i do > it.....thank you.... > > i tried this, but the old value is replaced by new one, but i want to store > al values entered by user. > kev = {} > if kev.has_key('Name'): > kev['Name'].append(person_name) > print 'name is ', kev['Name'] > else: > kev['Name'] = [person_name] > print "kevin's name is %s" % kev['Name'] > > > Can we know what your are intending to do? kev['Name'].append(person_name) kev['Name'] will result in a string object and this doesn't have a method append. You should rather try the following to append the person_name to kev['Name'] kev['Name'] = kev['Name']+person_name But as far as dictionary is considered, key is unique and you can not have same key twice. -- --- With Regards, Parthan "technofreak" 2FF01026 http://blog.technofreak.in From asldevi at gmail.com Fri Aug 29 11:41:35 2008 From: asldevi at gmail.com (Devi) Date: Fri, 29 Aug 2008 15:11:35 +0530 Subject: [BangPypers] help needed with dictionary In-Reply-To: <48B7C067.1090900@gmail.com> References: <19215907.post@talk.nabble.com> <48B7C067.1090900@gmail.com> Message-ID: <78af28df0808290241w5ececf4cg61c323e2b89170df@mail.gmail.com> >> i mean for the same key , multiple values. can any1 suggest me how can i >> do >> it.....thank you.... >> >> i tried this, but the old value is replaced by new one, but i want to >> store >> al values entered by user. >> kev = {} >> if kev.has_key('Name'): >> kev['Name'].append(person_name) >> print 'name is ', kev['Name'] >> else: >> kev['Name'] = [person_name] print "kevin's name is %s" % >> kev['Name'] >> I think you want to have a list of names in kev['Name']. In python, dict has "setdefault" method, which comes handy in this kind of situations. kev = {} kev.setdefault('Name', []).append(person_name) solves your problem. From noufal at gmail.com Fri Aug 29 11:50:36 2008 From: noufal at gmail.com (Noufal Ibrahim) Date: Fri, 29 Aug 2008 15:20:36 +0530 Subject: [BangPypers] help needed with dictionary In-Reply-To: <19215907.post@talk.nabble.com> References: <19215907.post@talk.nabble.com> Message-ID: <9963e56e0808290250j76bf3facx9b6b297d4ecac040@mail.gmail.com> On Fri, Aug 29, 2008 at 2:32 PM, sunny_plone wrote: > > hi all, > i am a newbie in python. i was trying to work with dictionaries. i wanted > to input values through command line and store the values in a dictionary. > i mean for the same key , multiple values. can any1 suggest me how can i do > it.....thank you.... I'm not sure what your code is trying to do but this kind of thing is usually done like this. kev = dict() kev.setdefault("Name",[]) kev["Name"].append(person_name) -- ~noufal From san82moon at gmail.com Fri Aug 29 11:57:18 2008 From: san82moon at gmail.com (sunny_plone) Date: Fri, 29 Aug 2008 02:57:18 -0700 (PDT) Subject: [BangPypers] help needed with dictionary In-Reply-To: <9963e56e0808290250j76bf3facx9b6b297d4ecac040@mail.gmail.com> References: <19215907.post@talk.nabble.com> <9963e56e0808290250j76bf3facx9b6b297d4ecac040@mail.gmail.com> Message-ID: <19217025.post@talk.nabble.com> hi, sorry for late reply. i want to create a address book which has fields like name, phno, email id etc which are keys.... and i want each key to hav multiple values.... as many users will enter their names. so name key will contain many values. i am not able to store the values entered through command line. i am able to store 1st value, but wen sec value is entered first one is erased. i hope i cleard ur doubts.... Noufal wrote: > > On Fri, Aug 29, 2008 at 2:32 PM, sunny_plone wrote: >> >> hi all, >> i am a newbie in python. i was trying to work with dictionaries. i >> wanted >> to input values through command line and store the values in a >> dictionary. >> i mean for the same key , multiple values. can any1 suggest me how can i >> do >> it.....thank you.... > > I'm not sure what your code is trying to do but this kind of thing is > usually done like this. > > kev = dict() > kev.setdefault("Name",[]) > kev["Name"].append(person_name) > > > -- > ~noufal > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- View this message in context: http://www.nabble.com/help-needed-with-dictionary-tp19215907p19217025.html Sent from the BangPypers - Bangalore Python Users Group mailing list archive at Nabble.com. From anandology at gmail.com Fri Aug 29 12:07:57 2008 From: anandology at gmail.com (Anand Chitipothu) Date: Fri, 29 Aug 2008 15:37:57 +0530 Subject: [BangPypers] help needed with dictionary In-Reply-To: <19217025.post@talk.nabble.com> References: <19215907.post@talk.nabble.com> <9963e56e0808290250j76bf3facx9b6b297d4ecac040@mail.gmail.com> <19217025.post@talk.nabble.com> Message-ID: <41139fcb0808290307x196a84bfv3b7a93f96c1a3991@mail.gmail.com> On Fri, Aug 29, 2008 at 3:27 PM, sunny_plone wrote: > > hi, > sorry for late reply. > i want to create a address book which has fields like name, phno, email id > etc which are keys.... and i want each key to hav multiple values.... as > many users will enter their names. so name key will contain many values. i > am not able to store the values entered through command line. i am able to > store 1st value, but wen sec value is entered first one is erased. Shouldn't the code be this? key[name].append(person_name) Looks like you are always using the same key "Name". From san82moon at gmail.com Fri Aug 29 12:12:27 2008 From: san82moon at gmail.com (sunny_plone) Date: Fri, 29 Aug 2008 03:12:27 -0700 (PDT) Subject: [BangPypers] help needed with dictionary In-Reply-To: <41139fcb0808290307x196a84bfv3b7a93f96c1a3991@mail.gmail.com> References: <19215907.post@talk.nabble.com> <9963e56e0808290250j76bf3facx9b6b297d4ecac040@mail.gmail.com> <19217025.post@talk.nabble.com> <41139fcb0808290307x196a84bfv3b7a93f96c1a3991@mail.gmail.com> Message-ID: <19217224.post@talk.nabble.com> hi , actually my main problem is the the key name or Name should store multiple values, but now the old value gets replced wen new value is entered. how can i store old n new values for same key. Anand-17 wrote: > > On Fri, Aug 29, 2008 at 3:27 PM, sunny_plone wrote: >> >> hi, >> sorry for late reply. >> i want to create a address book which has fields like name, phno, email >> id >> etc which are keys.... and i want each key to hav multiple values.... as >> many users will enter their names. so name key will contain many values. >> i >> am not able to store the values entered through command line. i am able >> to >> store 1st value, but wen sec value is entered first one is erased. > > Shouldn't the code be this? > key[name].append(person_name) > > Looks like you are always using the same key "Name". > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- View this message in context: http://www.nabble.com/help-needed-with-dictionary-tp19215907p19217224.html Sent from the BangPypers - Bangalore Python Users Group mailing list archive at Nabble.com. From ataulla at gmail.com Fri Aug 29 12:17:21 2008 From: ataulla at gmail.com (Ataulla S H) Date: Fri, 29 Aug 2008 15:47:21 +0530 Subject: [BangPypers] help needed with dictionary In-Reply-To: <19217224.post@talk.nabble.com> References: <19215907.post@talk.nabble.com> <9963e56e0808290250j76bf3facx9b6b297d4ecac040@mail.gmail.com> <19217025.post@talk.nabble.com> <41139fcb0808290307x196a84bfv3b7a93f96c1a3991@mail.gmail.com> <19217224.post@talk.nabble.com> Message-ID: hi, use list as a value for a key ex: mydict = {'phno':[32232323,3435,6756452342323,43343434], 'name':['ksdhsdhji','sdhghjsdh']} On Fri, Aug 29, 2008 at 3:42 PM, sunny_plone wrote: > > hi , > actually my main problem is the the key name or Name should store multiple > values, but now the old value gets replced wen new value is entered. how > can > i store old n new values for same key. > > Anand-17 wrote: > > > > On Fri, Aug 29, 2008 at 3:27 PM, sunny_plone > wrote: > >> > >> hi, > >> sorry for late reply. > >> i want to create a address book which has fields like name, phno, email > >> id > >> etc which are keys.... and i want each key to hav multiple values.... as > >> many users will enter their names. so name key will contain many values. > >> i > >> am not able to store the values entered through command line. i am able > >> to > >> store 1st value, but wen sec value is entered first one is erased. > > > > Shouldn't the code be this? > > key[name].append(person_name) > > > > Looks like you are always using the same key "Name". > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > View this message in context: > http://www.nabble.com/help-needed-with-dictionary-tp19215907p19217224.html > Sent from the BangPypers - Bangalore Python Users Group mailing list > archive at Nabble.com. > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Ataulla SH web:www.kring.com personal blog:www.ataulla.objectis.net KRING Technologies India Pvt. Ltd. 1st Floor, Tower B, Infinity Towers, DLF II, Gurgaon-122 002 -------------- next part -------------- An HTML attachment was scrubbed... URL: From sidharth.kuruvila at gmail.com Fri Aug 29 12:23:21 2008 From: sidharth.kuruvila at gmail.com (Sidharth Kuruvila) Date: Fri, 29 Aug 2008 15:53:21 +0530 Subject: [BangPypers] help needed with dictionary In-Reply-To: <19217224.post@talk.nabble.com> References: <19215907.post@talk.nabble.com> <9963e56e0808290250j76bf3facx9b6b297d4ecac040@mail.gmail.com> <19217025.post@talk.nabble.com> <41139fcb0808290307x196a84bfv3b7a93f96c1a3991@mail.gmail.com> <19217224.post@talk.nabble.com> Message-ID: <2ab2ed550808290323m19e15b8ft6ed523caedfe5035@mail.gmail.com> Hi Sonny, Not if you run kev={} in front of your code. It will keep getting reinitialized to an empty dict. On Fri, Aug 29, 2008 at 3:42 PM, sunny_plone wrote: > > hi , > actually my main problem is the the key name or Name should store multiple > values, but now the old value gets replced wen new value is entered. how > can > i store old n new values for same key. > > Anand-17 wrote: > > > > On Fri, Aug 29, 2008 at 3:27 PM, sunny_plone > wrote: > >> > >> hi, > >> sorry for late reply. > >> i want to create a address book which has fields like name, phno, email > >> id > >> etc which are keys.... and i want each key to hav multiple values.... as > >> many users will enter their names. so name key will contain many values. > >> i > >> am not able to store the values entered through command line. i am able > >> to > >> store 1st value, but wen sec value is entered first one is erased. > > > > Shouldn't the code be this? > > key[name].append(person_name) > > > > Looks like you are always using the same key "Name". > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > View this message in context: > http://www.nabble.com/help-needed-with-dictionary-tp19215907p19217224.html > Sent from the BangPypers - Bangalore Python Users Group mailing list > archive at Nabble.com. > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- I am but a man. -------------- next part -------------- An HTML attachment was scrubbed... URL: From akore at avaya.com Fri Aug 29 12:26:25 2008 From: akore at avaya.com (Kore, Amol (Amol)) Date: Fri, 29 Aug 2008 18:26:25 +0800 Subject: [BangPypers] FYI Message-ID: Please unsubscribe me with bangpyers user list. -------------- next part -------------- An HTML attachment was scrubbed... URL: From anandology at gmail.com Fri Aug 29 13:51:32 2008 From: anandology at gmail.com (Anand Chitipothu) Date: Fri, 29 Aug 2008 17:21:32 +0530 Subject: [BangPypers] FYI In-Reply-To: References: Message-ID: <41139fcb0808290451v67c6ca0dq9d42d2e433a89ee6@mail.gmail.com> On Fri, Aug 29, 2008 at 3:56 PM, Kore, Amol (Amol) wrote: > Please unsubscribe me with bangpyers user list. Go to http://mail.python.org/mailman/listinfo/bangpypers and you will find unsubscribe option at the end of that page. From abpillai at gmail.com Fri Aug 29 14:05:35 2008 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Fri, 29 Aug 2008 17:35:35 +0530 Subject: [BangPypers] FYI In-Reply-To: <41139fcb0808290451v67c6ca0dq9d42d2e433a89ee6@mail.gmail.com> References: <41139fcb0808290451v67c6ca0dq9d42d2e433a89ee6@mail.gmail.com> Message-ID: <8548c5f30808290505u6d55bd2emd5f0b855bd03c3d6@mail.gmail.com> I have removed you from the list. On Fri, Aug 29, 2008 at 5:21 PM, Anand Chitipothu wrote: > On Fri, Aug 29, 2008 at 3:56 PM, Kore, Amol (Amol) wrote: >> Please unsubscribe me with bangpyers user list. > > Go to http://mail.python.org/mailman/listinfo/bangpypers and you will > find unsubscribe option at the end of that page. > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- -Anand