Hi all,<div>I have the following error:</div><div><pre style="word-wrap: break-word; white-space: pre-wrap; ">An error occurred: 'module' object has no attribute 'Utils'
File "/var/www/tlc/TileCache/Service.py", line 263, in modPythonHandler
apacheReq.headers_out['Expires'] = email.Utils.formatdate(time.time() + service.cache.expire, False, True)</pre><pre style="word-wrap: break-word; white-space: pre-wrap; "><br></pre><pre style="word-wrap: break-word; white-space: pre-wrap; ">
when I try to put the "expire" property to the [cache]</pre><pre style="word-wrap: break-word; "><span style="white-space: pre-wrap;">[cache]
type=Disk
base=/var/www/tlc_cache
#sendfile=yes
#expire=191</span><span style="white-space: pre-wrap; ">
</span></pre><div>Thanks,</div><div>Domenico.</div><pre style="word-wrap: break-word; white-space: pre-wrap; "><br></pre></div>