Encodign issue in Python 3.3.1 (once again)
nagia.retsina at gmail.com
nagia.retsina at gmail.com
Tue May 28 14:08:51 EDT 2013
Τη Τρίτη, 28 Μαΐου 2013 8:17:05 μ.μ. UTC+3, ο χρήστης Michael Torrie έγραψε:
> Basically you want pelatologio.py to run and then you process the output
> through a template, correct?
That is correct.
> Inside pelatologio.py
> there is some object that you are trying to reference the "id" attribute
> on it does not contain id.
> So the problem is in pelatologio.py. Double check your code there. Try
> to make a standalone test file you can run locally.
I have, i see no error, the error appears only when i append the charset directive into the connector, if i remove it the error dissapears.
More information about the Python-list
mailing list