>On 2 Αύγ, 03:52, Steven D'Aprano <steve-remove-t...@cybersource.com.au> wrote:

> Neither do I. What makes you think there is an error? What sort of error?
> Do you get a core dump, an exception, or something else?
>
> Please report what you get, and what you expect, and how they are
> different.

Hello Steven,

Here is the script when it tries to run from my remote web server:
http://www.webville.gr/cgi-bin/koukos.py

Its seems the error is in this line of code, somwthing with time.

19         cookie['visitor'] = ( 'nikos', time() +
60*60*24*365 )          #this cookie will expire in an year

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

Reply via email to