need really help

2008-06-06 Thread Golu
respected please help me i am really need of money please pay me through donation from my site. http://www.computersolution.co.cc i will be very thankful to you . please donate atleast 5$ or 2$ through my site http://www.computersolution.co.cc hope i will be able to clear my debts because of you al

problems with mysql db

2009-06-29 Thread golu
here i have posted my code...plz tell why am i getting the error "int argument required" on the hash marked line(see below) although i am giving an int value #the code import os import string import MySQLdb import stopcheck conn = MySQLdb.connect(host='localhost',user='root',db='urdb') def file_ex

code debugging

2009-07-25 Thread golu
here is a code which crawls links sent to it. theres some problem with the retrieve_url function ,plz help me out in debugging the fuction retrive_url. This function retrives pages and saves them in file #TODO:Visited dict grows in size it needs to be handled smartly #Moreover server program needs

Re: code debugging

2009-07-25 Thread golu
On Jul 26, 11:28 am, Chris Rebert wrote: > On Sat, Jul 25, 2009 at 11:23 PM, golu wrote: > > here is a code which crawls links sent to it. theres some problem with > > the retrieve_url function ,plz help me out in debugging the fuction > > retrive_url. This function retrives

web page retrieve problems

2009-07-26 Thread golu
the following function retrieves pages from the web and saves them in a specified dir. i want to extract the respective filenames from the urls e.g the page code.google.com shud be saved as code-google.htm or something similar. can u suggest me a way to do it def retrieve_url(self,url): ""

cgi script

2009-08-01 Thread golu
Hi, i started learning cgi few days ago in python and everything went fine until i started getting the follwing error " The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script. If you think this is a s