We programming

2008-07-28 Thread srinivasan srinivas
Hi,
Could someone suggest me better python modules for developing web programming 
related projects like web-pages download and uopload??
Thanks,
Srini


  Explore your hobbies and interests. Go to 
http://in.promos.yahoo.com/groups/
--
http://mail.python.org/mailman/listinfo/python-list


Re: We programming

2008-07-28 Thread Larry Bates

srinivasan srinivas wrote:

Hi,
Could someone suggest me better python modules for developing web programming 
related projects like web-pages download and uopload??
Thanks,
Srini


  Explore your hobbies and interests. Go to 
http://in.promos.yahoo.com/groups/


urllib, urllib2, httplib

All depends on what you want to do with them.

-Larry
--
http://mail.python.org/mailman/listinfo/python-list


Re: We programming

2008-07-28 Thread Marcus.CM

Hi ,

I hope this doesnt invite flames.but for webpages i suggest stick 
with php...


I'm outta here.wooosh

srinivasan srinivas wrote:

Hi,
Could someone suggest me better python modules for developing web programming 
related projects like web-pages download and uopload??
Thanks,
Srini


  Explore your hobbies and interests. Go to 
http://in.promos.yahoo.com/groups/
--
http://mail.python.org/mailman/listinfo/python-list

  



--
http://mail.python.org/mailman/listinfo/python-list


Re: We programming

2008-07-28 Thread D'Arcy J.M. Cain
On Tue, 29 Jul 2008 02:00:54 +0800
Marcus.CM [EMAIL PROTECTED] wrote:
 I hope this doesnt invite flames.but for webpages i suggest stick 
 with php...

Oh, come on.  You're just asking for it.  :-)

[Turns flame thrower to low setting]

OK, here is why I don't like PHP.  When I am creating dynamic web
content, chances are that it is part of a larger system.  I may have
command line utilities, server software and cron jobs all working on
the same (usually database backed) systems.  As a result it is really
convenient to be able to reuse modules.  Python gives me that quite
easily.  PHP, not so much.  I am not going to write a server in PHP,
for example.

I also don't much care for PHP as a language anyway but that's actually
a secondary consideration.

I'll go put on my flame-retardent underwear now.

-- 
D'Arcy J.M. Cain [EMAIL PROTECTED] |  Democracy is three wolves
http://www.druid.net/darcy/|  and a sheep voting on
+1 416 425 1212 (DoD#0082)(eNTP)   |  what's for dinner.
--
http://mail.python.org/mailman/listinfo/python-list