On 2009-04-13, Peter Otten <__pete...@web.de> wrote: > But there's a cache. A change of file contents may go > undetected as long as the file stats don't change:
Good point. You can fool it if you force the stats to their old values after you modify a file and you don't clear the cache. -- Grant -- http://mail.python.org/mailman/listinfo/python-list