Re: module imports and st_mtime

2009-11-10 Thread Aahz
In article fb1b6b88-ccef-4f35-aaa9-b9d263969...@k19g2000yqc.googlegroups.com, tow toby.o.h.wh...@googlemail.com wrote: Does anyone have any ideas what might be going on, or where further to look? I'm at a bit of a loss. Try asking on pythonmac-...@python.org -- Aahz (a...@pythoncraft.com)

module imports and st_mtime

2009-11-04 Thread tow
I'm seeing a very strange effect which is confusing me - in brief, one python process appears to temporarily affect the os.stat results of another - perhaps someone can enlighten me. This is on Mac OS X Leopard, using the system python (2.5) The issue arises using Django. The default Django http

Re: module imports and st_mtime

2009-11-04 Thread Carl Banks
On Nov 4, 4:08 pm, tow toby.o.h.wh...@googlemail.com wrote: Does anyone have any ideas what might be going on, or where further to look? I'm at a bit of a loss. Does Mac OS have a concept of process-local filesystem modification? I.e. when loading the library does it create a process-local copy