logo       

What is going with __CheetahTemp files???: msg#00016

python.cheetah

Subject: What is going with __CheetahTemp files???

I switched off #cache but I still get errors :(

/opt/WebwareCVS20030925/WebKit/Logs/Errors.csv

"Mon Oct 6 12:25:44
2003","index.py","/opt/modules/code/index.py","exceptions.SyntaxError",
"invalid syntax (__CheetahTemp_2003100612254467271.py, line 1)",
"/opt/WebwareCVS20030925/WebKit/ErrorMsgs/Error-index.py-2003-10-06-12-25-44-35207.html"

/tmp/__CheetahTemp_2003100612254467271.py

import os.pathort os ## <- IT IS A NONSENSE!!!
import os.path
from os.path import getmtime, exists
import time
import types
import __builtin__
from Cheetah.Template import Template
from Cheetah.DummyTransaction import DummyTransaction
from Cheetah.NameMapper import NotFound, valueForName, valueFromSearchList
import Cheetah.Filters as Filters
import Cheetah.ErrorCatchers as ErrorCatchers
from StronaPodstawowa import StronaPodstawowa

I am using Python 2.2.3, Webware CVS 2003-09-25 (with mod_webkit),
Apache 1.3.27, Linux RedHat 7.1, kernel 2.4.9-13smp,
2xPentium III 667

What are those __CheetahTempxxx files? Sometimes I get errors like
above (its content is distorted) But sometimes I get errors with info:

...
fp, pathname, stuff = imp.find_module(moduleName, [directory])
ImportError: No module named __CheetahTemp_2003092603152598091

I checked. There was really no such file in /tmp.

--
JZ ICQ:6712522



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise