code.google.com/appengine)'
Any way Thanks . Good to know about the User-Agent field.
Jitu
On Aug 11, 12:36 am, Piet van Oostrum wrote:
> >>>>> jitu (j) wrote:
> >j> Hi,
> >j> A html page contains 'anchor' elements with 'href' attribut
On Aug 10, 4:39 pm, jitu wrote:
> Hi,
>
> A html page contains 'anchor' elements with 'href' attribute having
> a semicolon in the url , while fetching the page using
> urllib2.urlopen, all such href's containing 'semicolons'
-485468-pune_india_vacations-i;_ylc=X3oDMTFka28zOGNuBF9TAzI3NjY2NzkEX3MDOTY5NTUzMjUEc2VjA3NzcC1kZXN0BHNsawN0aXRsZQ--
Thanks a Lot
Regards
jitu
--
http://mail.python.org/mailman/listinfo/python-list
Hi
does anyone know how to get a column type from a database using jdbc
and python?
thanks
--
http://mail.python.org/mailman/listinfo/python-list
y may be should
look like
this
import time
import sys
sysout=sys.stdout
sysout.write("START\n")
sysout.flush()
time.sleep(10)
sysout.write("STOP\n")
sysout.flush()
regards
jitu
--
http://mail.python.org/mailman/listinfo/python-list