~ubuntu-branches/ubuntu/intrepid/prewikka/intrepid

« back to all changes in this revision

Viewing changes to prewikka/templates/utils.py

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2007-05-31 09:40:25 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070531094025-ujf167vf8whjx5ra
Tags: 0.9.11.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
currentTime=time.time
34
34
__CHEETAH_version__ = '2.0rc7'
35
35
__CHEETAH_versionTuple__ = (2, 0, 0, 'candidate', 7)
36
 
__CHEETAH_genTime__ = 1179765424.9815819
37
 
__CHEETAH_genTimestamp__ = 'Mon May 21 18:37:04 2007'
 
36
__CHEETAH_genTime__ = 1180449637.878891
 
37
__CHEETAH_genTimestamp__ = 'Tue May 29 16:40:37 2007'
38
38
__CHEETAH_src__ = 'prewikka/templates/utils.tmpl'
39
39
__CHEETAH_srcLastModified__ = 'Tue Apr 17 14:21:26 2007'
40
40
__CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine'