[Python] Recupero parametro GET da url

Cristian Re cristian.re a gmail.com
Mar 7 Ott 2008 10:06:16 CEST


2008/10/7 Zanon Samuele <webs86 a gmail.com>

> non è quello l'errore comunque... li ho fatto io un'errore scrivendo in
> python una cosa di php... ma l'errore resta... ed è questo che vedo dal log:
>
> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] Traceback (most
> recent call last):, referer: http://dominio.net/ordini/index.php?ord_id=40
> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123]   File
> "stampa_ordine.py", line 9, in ?, referer:
> http://dominio.net/ordini/index.php?ord_id=40
> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123]     from
> reportlab.platypus import *, referer:
> http://dominio.net/ordini/index.php?ord_id=40
> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] ImportError: No
> module named reportlab.platypus, referer:
> http://dominio.net/ordini/index.php?ord_id=40
> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] Premature end of
> script headers: stampa_ordine.py, referer:
> http://dominio.net/ordini/index.php?ord_id=40
> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] File does not
> exist: /home/user/dominio.net/internal_error.html, referer:
> http://dominio.net/ordini/index.php?ord_id=40
>
>

Ma quest'errore non centra nulla con l'altro. Qui semprerebbe che non hai il
modulo che vuoi importare installato
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: http://lists.python.it/pipermail/python/attachments/20081007/d40c269a/attachment.htm 


Maggiori informazioni sulla lista Python