Am 03.02.2010 16:24 schrieb Jason Rennie: > I know that with python, the .pyc is recreated whenever the timestamp > stored in the .pyc does not exactly match the mtime of the .py file. > Does Kid not use similar logic to determine whether-or-not to > compile?
Kid uses similar logic. But if you're using TurboGears, then there is also TurboKid involved which does some caching. Do you have the latest version of TurboKid installed (1.0.5)? You can update with easy_install -U TurboKid > P.S. Many links on the kid home page currently generate the following error: The project homepage and trac have been in a pretty desolate state for a long time. David agreed to move the project back to SourceForge or to another public place, but it never happened. David - if you read this, please get it going sometime. I'd like to be able to create bugfixes and adaptions to newer Py 2.x versions or even try porting it to 3.x one day. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/kid-template-discuss
