Ah! i forgot about the function parameter list.. Will look into it.
+Pradeep
On 3/13/08, Pradeep Kishore Gowda <[EMAIL PROTECTED]> wrote:
> On 3/13/08, Heshan Suriyaarachchi <[EMAIL PROTECTED]> wrote:
> > Hi
>
> >I am talking about a scenario like this
>
On 3/13/08, Heshan Suriyaarachchi <[EMAIL PROTECTED]> wrote:
> Hi
>I am talking about a scenario like this
>
> class A:
> def foo(var1,var2):
> return 'Hello'
> def echo():
> return 'testing'
>
>
> class B:
> def bar(car):
> val = car
> return car
>
You mean something like this: http://dpaste.com/39212/
On 3/13/08, Akash <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 13, 2008 at 11:39 AM, Heshan Suriyaarachchi
> <[EMAIL PROTECTED]> wrote:
> > Hi ,
> > I am having a python script which is having a class and some methods. I
> > need to know w
On 2/15/08, Kushal Das <[EMAIL PROTECTED]> wrote:
>
> I am looking for any nice tutorial link from xmlrpc in zope3.
>
http://www.bud.ca/blog/the-great-python-component-swap-meet
This link is not about XMLRPC, but its about Zope3 and I feel its one of the
most useful articles on Zope3 and compone
Hi Pypers,
I've uploaded the django+ajax app that I created during my
presentation last week to http://code.google.com/p/donita/
Donita is an ajax enabled todo list app written using django, jquery
and blueprintcss.
I hope it will serve as a guide for your sojourn into django programming :)
Che
Hi,
I have left my Kodak easyshare camera and my HP laptop's power chord
in TW conference room (Paatshala), after today's Bangpyer's meeting.
If any Thoughtworkers are reading this, can you please ask your
security to secure the items, please. I'll go and collect them
tomorrow morning.
Prade
OK.
I'll try doing a Django+AJAX frameworks presentation.
I will share my experiences of doing Django+AJAX(YUI/Jquery).
-Pradeep
On 1/22/08, Ramdas S <[EMAIL PROTECTED]> wrote:
> Yes,
>
> I am interested in knowing more about work happening in Bangalore in
> Django.
>
> Someone wants to do an adva
On 1/22/08, Anand Chitipothu <[EMAIL PROTECTED]> wrote:
> On Jan 22, 2008 10:56 AM, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > Did this happen ? The thread seems dead !
>
> I think, plan was to meet on 26th.
The plan is still on.
Since the date,time and location
+1
On 16-Jan-08, at 6:01 PM, Ramdas S wrote:
Someone please second this arrangement and we are on.
Ramdas
On Jan 16, 2008 6:05 PM, Darkseid <[EMAIL PROTECTED]> wrote:
So I'm going to book a room in TW from 4:00pm to 7:00 pm for Saturday,
26th Jan 2008. That's ok, right?
ty,
Sidu.
http://
On 1/16/08, gnuyoga <[EMAIL PROTECTED]> wrote:
> Urgent requirement for people with Python / Linux skills. Those who are
> intereted can mail their resumes to [EMAIL PROTECTED]
Hi Sree,
Information regarding the company seeking python developers and
desired profile is a *must*.
Generic calls are
On 13-Jan-08, at 9:40 PM, Ramdas S wrote:
> Hi,
>
> I've seen webfaction, though never checked it. But can you install
> software that does not come as standard Python like Genshi,
> pyparsing with web faction
Yes you can.
You get your own $HOME/lib/python2.4 into which you can put pretty
On 1/10/08, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote:
> Well, that kind of goes against the theory that Python growth was mostly due
> to Zope related packages, doesn't it ?
>
O RLY!?
AFAIK, I was the one who mentioned zope packages, so let me point out
something.
I said, the growth i
On 08-Jan-08, at 8:56 AM, Roshan Mathews wrote:
> On Jan 7, 2008 9:56 PM, Darkseid <[EMAIL PROTECTED]> wrote:
>> Let's settle the dates, then I can go ahead and confirm availability.
>>
> 2/3rd Feb weekend ... or this weekend or the 19/20th weekend. Am just
> trying to avoid the 26/27th weekend.
On 06-Jan-08, at 3:16 AM, Darkseid wrote:
> Yes please. I need to pick people's brains about django in production.
> As always, I can arrange for place, projectors, food etc. in
> ThoughtWorks.
>
Count me in.
-Pradeep
___
BangPypers mailing list
Ban
On 1/4/08, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote:
> Ruby: 3.5%
> PHP: 5.2%
> Perl: 9.8%
> Python: 35.8%
Well, absolute growth figures can be misleading. If number of packages
goes from 10 to 15, there is a growth of 50%!!
So, for a language like perl, which already has 10k+ packages
setuptools == cpan
download http://peak.telecommunity.com/dist/ez_setup.py
$ wget http://peak.telecommunity.com/dist/ez_setup.py
$ sudo python ez_setup.py
this will install setuptools
then use easy_install to install the packages.
example:
$ sudo easy_install pygments
This will install the li
On 12/6/07, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote:
> import urllib2
> urllib2.urlopen("http://xkcd.com/353/";)
No wonder pythoneers are happy about some xkcd lovin' **
This appeared on not less than 6 blogs on planetpython.org today.
** xkcd.com is a *very* popular geek comic.
--
17 matches
Mail list logo