Am 03.02.2010 19:15 schrieb Jason Rennie:
> The problem I'm seeing is that if I install a .kid file with an mtime
> which is older than the mtime on the corresponding .pyc, a new .pyc is
> not generated and the old (compiled) code is used.

Isn't that the expected behavior?

Only now I notice you expect a recompilation when the timestamp is 
*different*, not only when it is *younger*. But I believe the latter is 
also the behavior of Python concerning .pyc files. Otherwise, what if 
compilation takes some seconds?

-- Christoph

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
kid-template-discuss mailing list
kid-template-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to