Hey, I'm new here and interested in meeting some fellow Python users.
However, I do not know much about Django and web development in general.
Will I be lost?
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpy
I'm not sure what the problem is. Could you show the snippets you are
referring to?
An else-if ladder looks like this:
x = int(raw_input())
if x < 0:
print "Negative"
elif x == 0:
print "Zero"
else:
print "Positive"
Be careful: do not mix tabs and spaces in a code block;
On 5/8/08, Samit Jain <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> can you please tell me any training institute for python language in delhi
>
> --
> Regards,
> Samit Jain
> Intellisoft Services
> [EMAIL PROTECTED]
> +91-9899765287
> ___
> BangPypers maili
[EMAIL PROTECTED]
>>
>> You can reach the person managing the list at
>> [EMAIL PROTECTED]
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of BangPypers digest..."
>>
>>
>>
Biju: nice try, but that won't convert us.
I've tried ropemacs, and M-/ does not seem to work for me while M-?
seems to work well.
On 5/23/08, Biju Chacko <[EMAIL PROTECTED]> wrote:
> Pradeep Gowda wrote:
>
> >
> > On 23-May-08, at 8:07 AM, Nishith Nand wrote:
> >
> >
> > > I am a python beginner
On 5/28/08, Parthan SR <[EMAIL PROTECTED]> wrote:
> Forwarded on a friend's request..
> --
>
>
>Here are some nice videos [1] for KDE 4.1. Have a look, they
>look really awesome.
>
>[1]
> http://www.czessi.de/en/weblog/2008/05/movies-
Pratap: why exactly do you want to do this?
On Mon, Jun 9, 2008 at 6:14 PM, Prashanth Ellina
<[EMAIL PROTECTED]> wrote:
> I misread your question. here is the correct soln
>
> print ' and '.join(["x['%s'] = '%s'" % (l[i], l[i+1]) for i in xrange(0,
> len(l), 2)])
>
> On Mon, Jun 9, 2008 at 4:58 PM
Okay, cool. Continue experimenting and learning.
On Mon, Jun 9, 2008 at 9:46 PM, Pratap <[EMAIL PROTECTED]> wrote:
> Hi
>I am tryin to make a database tool on python dats y ?are u online
>
>
> On 6/9/08, Rohan Sharma <[EMAIL PROTECTED]> wrote:
>>
>> Pra
Needs more jazz.
On Wed, Sep 10, 2008 at 7:06 AM, Pradeep Gowda <[EMAIL PROTECTED]> wrote:
> http://avalonstar.com/blog/2008/sep/9/web-framework-ponies/
> and
> http://www.flickr.com/photos/avalonstar/2844663076/
> ___
> BangPypers mailing list
> BangPyp