On 1/4/06, kghosh <[EMAIL PROTECTED]> wrote:
> Running d1stat, I get the following errors -
>
> Traceback (most recent call last):
>   File "./d1stat", line 296, in ?
>     main()
>   File "./d1stat", line 268, in main
>     table = GetRecords()
>   File "./d1stat", line 206, in GetRecords
>     http_handler = urllib2.HTTPHandler(debuglevel = CFG_DBG)
> TypeError: this constructor takes no arguments

Please check if the version of python >= 2.4. The script doesnot work
for earlier versions because the cookie module was added only in the
newer versions.

--
Vijairaj


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to