Browse Source

[core] Upgrading to Mako 0.7.2 for fixing regression in 0.7.1

Py2.4 was broken.
Romain Rigaux 14 năm trước cách đây
mục cha
commit
33d87f0570
100 tập tin đã thay đổi với 359 bổ sung199 xóa
  1. 5 0
      desktop/core/ext-py/Mako-0.7.2/CHANGES
  2. 0 0
      desktop/core/ext-py/Mako-0.7.2/LICENSE
  3. 0 0
      desktop/core/ext-py/Mako-0.7.2/MANIFEST.in
  4. 1 1
      desktop/core/ext-py/Mako-0.7.2/PKG-INFO
  5. 0 0
      desktop/core/ext-py/Mako-0.7.2/README.rst
  6. 0 0
      desktop/core/ext-py/Mako-0.7.2/distribute_setup.py
  7. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/caching.txt
  8. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/defs.txt
  9. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/filtering.txt
  10. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/index.txt
  11. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/inheritance.txt
  12. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/namespaces.txt
  13. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/runtime.txt
  14. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/syntax.txt
  15. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/unicode.txt
  16. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_sources/usage.txt
  17. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/basic.css
  18. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/comment-bright.png
  19. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/comment-close.png
  20. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/comment.png
  21. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/default.css
  22. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/docs.css
  23. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/doctools.js
  24. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/down-pressed.png
  25. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/down.png
  26. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/file.png
  27. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/jquery.js
  28. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/makoLogo.png
  29. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/minus.png
  30. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/plus.png
  31. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/pygments.css
  32. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/searchtools.js
  33. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/sidebar.js
  34. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/site.css
  35. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/underscore.js
  36. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/up-pressed.png
  37. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/up.png
  38. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/_static/websupport.js
  39. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/caching.html
  40. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/defs.html
  41. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/filtering.html
  42. 252 97
      desktop/core/ext-py/Mako-0.7.2/doc/genindex.html
  43. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/index.html
  44. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/inheritance.html
  45. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/namespaces.html
  46. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/runtime.html
  47. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/search.html
  48. 0 0
      desktop/core/ext-py/Mako-0.7.2/doc/searchindex.js
  49. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/syntax.html
  50. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/unicode.html
  51. 9 9
      desktop/core/ext-py/Mako-0.7.2/doc/usage.html
  52. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/basic.py
  53. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/cheetah/footer.tmpl
  54. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/cheetah/header.tmpl
  55. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/cheetah/template.tmpl
  56. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/django/templatetags/__init__.py
  57. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/django/templatetags/bench.py
  58. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/kid/base.kid
  59. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/kid/template.kid
  60. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/myghty/base.myt
  61. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/bench/myghty/template.myt
  62. 0 0
      desktop/core/ext-py/Mako-0.7.2/examples/wsgi/run_wsgi.py
  63. 1 1
      desktop/core/ext-py/Mako-0.7.2/mako/__init__.py
  64. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/_ast_util.py
  65. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ast.py
  66. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/cache.py
  67. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/codegen.py
  68. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/exceptions.py
  69. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ext/__init__.py
  70. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ext/autohandler.py
  71. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ext/babelplugin.py
  72. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ext/beaker_cache.py
  73. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ext/preprocessors.py
  74. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ext/pygmentplugin.py
  75. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/ext/turbogears.py
  76. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/filters.py
  77. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/lexer.py
  78. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/lookup.py
  79. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/parsetree.py
  80. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/pygen.py
  81. 1 1
      desktop/core/ext-py/Mako-0.7.2/mako/pyparser.py
  82. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/runtime.py
  83. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/template.py
  84. 0 0
      desktop/core/ext-py/Mako-0.7.2/mako/util.py
  85. 0 0
      desktop/core/ext-py/Mako-0.7.2/scripts/mako-render
  86. 0 0
      desktop/core/ext-py/Mako-0.7.2/setup.cfg
  87. 0 0
      desktop/core/ext-py/Mako-0.7.2/setup.py
  88. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/__init__.py
  89. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/foo/__init__.py
  90. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/foo/test_ns.py
  91. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/sample_module_namespace.py
  92. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/badbom.html
  93. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/bom.html
  94. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/bommagic.html
  95. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/chs_unicode.html
  96. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/chs_unicode_py3k.html
  97. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/chs_utf8.html
  98. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/crlf.html
  99. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/foo/modtest.html.py
  100. 0 0
      desktop/core/ext-py/Mako-0.7.2/test/templates/gettext.mako

+ 5 - 0
desktop/core/ext-py/Mako-0.7.1/CHANGES → desktop/core/ext-py/Mako-0.7.2/CHANGES

@@ -1,3 +1,8 @@
+0.7.2
+- [bug] Fixed regression in 0.7.1 where AST
+  parsing for Py2.4 was broken.
+  [ticket:193]
+
 0.7.1
 0.7.1
 - [feature] Control lines with no bodies will
 - [feature] Control lines with no bodies will
   now succeed, as "pass" is added for these
   now succeed, as "pass" is added for these

+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/LICENSE → desktop/core/ext-py/Mako-0.7.2/LICENSE


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/MANIFEST.in → desktop/core/ext-py/Mako-0.7.2/MANIFEST.in


+ 1 - 1
desktop/core/ext-py/Mako-0.7.1/PKG-INFO → desktop/core/ext-py/Mako-0.7.2/PKG-INFO

@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Metadata-Version: 1.0
 Name: Mako
 Name: Mako
-Version: 0.7.1
+Version: 0.7.2
 Summary: A super-fast templating language that borrows the  best ideas from the existing templating languages.
 Summary: A super-fast templating language that borrows the  best ideas from the existing templating languages.
 Home-page: http://www.makotemplates.org/
 Home-page: http://www.makotemplates.org/
 Author: Mike Bayer
 Author: Mike Bayer

+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/README.rst → desktop/core/ext-py/Mako-0.7.2/README.rst


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/distribute_setup.py → desktop/core/ext-py/Mako-0.7.2/distribute_setup.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/caching.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/caching.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/defs.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/defs.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/filtering.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/filtering.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/index.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/index.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/inheritance.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/inheritance.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/namespaces.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/namespaces.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/runtime.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/runtime.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/syntax.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/syntax.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/unicode.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/unicode.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_sources/usage.txt → desktop/core/ext-py/Mako-0.7.2/doc/_sources/usage.txt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/basic.css → desktop/core/ext-py/Mako-0.7.2/doc/_static/basic.css


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/comment-bright.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/comment-bright.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/comment-close.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/comment-close.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/comment.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/comment.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/default.css → desktop/core/ext-py/Mako-0.7.2/doc/_static/default.css


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/docs.css → desktop/core/ext-py/Mako-0.7.2/doc/_static/docs.css


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/doctools.js → desktop/core/ext-py/Mako-0.7.2/doc/_static/doctools.js


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/down-pressed.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/down-pressed.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/down.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/down.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/file.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/file.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/jquery.js → desktop/core/ext-py/Mako-0.7.2/doc/_static/jquery.js


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/makoLogo.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/makoLogo.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/minus.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/minus.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/plus.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/plus.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/pygments.css → desktop/core/ext-py/Mako-0.7.2/doc/_static/pygments.css


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/searchtools.js → desktop/core/ext-py/Mako-0.7.2/doc/_static/searchtools.js


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/sidebar.js → desktop/core/ext-py/Mako-0.7.2/doc/_static/sidebar.js


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/site.css → desktop/core/ext-py/Mako-0.7.2/doc/_static/site.css


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/underscore.js → desktop/core/ext-py/Mako-0.7.2/doc/_static/underscore.js


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/up-pressed.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/up-pressed.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/up.png → desktop/core/ext-py/Mako-0.7.2/doc/_static/up.png


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/_static/websupport.js → desktop/core/ext-py/Mako-0.7.2/doc/_static/websupport.js


+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/caching.html → desktop/core/ext-py/Mako-0.7.2/doc/caching.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 Caching
                 Caching
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="prev" title="The Unicode Chapter" href="unicode.html" />
         <link rel="prev" title="The Unicode Chapter" href="unicode.html" />
 
 
 <link rel="stylesheet" href="_static/site.css"></link>
 <link rel="stylesheet" href="_static/site.css"></link>
@@ -61,7 +61,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -73,7 +73,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -95,7 +95,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 Caching
                 Caching
              
              
@@ -767,8 +767,8 @@ value of <tt class="docutils literal"><span class="pre">'beaker'</span></tt> for
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/defs.html → desktop/core/ext-py/Mako-0.7.2/doc/defs.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 Defs and Blocks
                 Defs and Blocks
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="The Mako Runtime Environment" href="runtime.html" />
         <link rel="next" title="The Mako Runtime Environment" href="runtime.html" />
         <link rel="prev" title="Syntax" href="syntax.html" />
         <link rel="prev" title="Syntax" href="syntax.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 Defs and Blocks
                 Defs and Blocks
              
              
@@ -716,8 +716,8 @@ anonymous block is available inside as well.</p>
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/filtering.html → desktop/core/ext-py/Mako-0.7.2/doc/filtering.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 Filtering and Buffering
                 Filtering and Buffering
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="The Unicode Chapter" href="unicode.html" />
         <link rel="next" title="The Unicode Chapter" href="unicode.html" />
         <link rel="prev" title="Inheritance" href="inheritance.html" />
         <link rel="prev" title="Inheritance" href="inheritance.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 Filtering and Buffering
                 Filtering and Buffering
              
              
@@ -466,8 +466,8 @@ as in the first example. The return value gets discarded.</p>
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 252 - 97
desktop/core/ext-py/Mako-0.7.1/doc/genindex.html → desktop/core/ext-py/Mako-0.7.2/doc/genindex.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
     Index
     Index
  &mdash; 
  &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="#" />
     <link rel="index" title="Index" href="#" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
 
 
 <link rel="stylesheet" href="_static/site.css"></link>
 <link rel="stylesheet" href="_static/site.css"></link>
 
 
@@ -60,7 +60,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -72,7 +72,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -90,7 +90,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
     Index
     Index
  
  
@@ -137,17 +137,19 @@
    <hr />
    <hr />
 
 
 <h2 id="A">A</h2>
 <h2 id="A">A</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateCollection.adjust_uri">adjust_uri() (mako.lookup.TemplateCollection method)</a>
         <a href="usage.html#mako.lookup.TemplateCollection.adjust_uri">adjust_uri() (mako.lookup.TemplateCollection method)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="usage.html#mako.lookup.TemplateLookup.adjust_uri">(mako.lookup.TemplateLookup method)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="usage.html#mako.lookup.TemplateLookup.adjust_uri">(mako.lookup.TemplateLookup method)</a>
-    </dt>
-  </dl></dd>
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
@@ -155,54 +157,70 @@
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.attr">attr (mako.runtime.Namespace attribute)</a>
         <a href="namespaces.html#mako.runtime.Namespace.attr">attr (mako.runtime.Namespace attribute)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="B">B</h2>
 <h2 id="B">B</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.ext.beaker_cache.BeakerCacheImpl">BeakerCacheImpl (class in mako.ext.beaker_cache)</a>
         <a href="caching.html#mako.ext.beaker_cache.BeakerCacheImpl">BeakerCacheImpl (class in mako.ext.beaker_cache)</a>
+</dt>
+
 
 
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="C">C</h2>
 <h2 id="C">C</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache">Cache (class in mako.cache)</a>
         <a href="caching.html#mako.cache.Cache">Cache (class in mako.cache)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.cache">cache (mako.runtime.Namespace attribute)</a>
         <a href="namespaces.html#mako.runtime.Namespace.cache">cache (mako.runtime.Namespace attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.CacheImpl">CacheImpl (class in mako.cache)</a>
         <a href="caching.html#mako.cache.CacheImpl">CacheImpl (class in mako.cache)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.capture">capture() (in module mako.runtime)</a>
         <a href="namespaces.html#mako.runtime.capture">capture() (in module mako.runtime)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.Template.code">code (mako.template.Template attribute)</a>
         <a href="usage.html#mako.template.Template.code">code (mako.template.Template attribute)</a>
+</dt>
+
 
 
   
   
      
      
@@ -211,62 +229,77 @@
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context">Context (class in mako.runtime)</a>
         <a href="runtime.html#mako.runtime.Context">Context (class in mako.runtime)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.context">context (mako.runtime.Namespace attribute)</a>
         <a href="namespaces.html#mako.runtime.Namespace.context">context (mako.runtime.Namespace attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.LoopContext.cycle">cycle() (mako.runtime.LoopContext method)</a>
         <a href="runtime.html#mako.runtime.LoopContext.cycle">cycle() (mako.runtime.LoopContext method)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="D">D</h2>
 <h2 id="D">D</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.DefTemplate">DefTemplate (class in mako.template)</a>
         <a href="usage.html#mako.template.DefTemplate">DefTemplate (class in mako.template)</a>
+</dt>
+
 
 
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="E">E</h2>
 <h2 id="E">E</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#RichTraceback.error">error (RichTraceback attribute)</a>
         <a href="usage.html#RichTraceback.error">error (RichTraceback attribute)</a>
+</dt>
+
 
 
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="F">F</h2>
 <h2 id="F">F</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.ModuleNamespace.filename">filename (mako.runtime.ModuleNamespace attribute)</a>
         <a href="namespaces.html#mako.runtime.ModuleNamespace.filename">filename (mako.runtime.ModuleNamespace attribute)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="namespaces.html#mako.runtime.Namespace.filename">(mako.runtime.Namespace attribute)</a>
+      </dt>
+      <dt><a href="namespaces.html#mako.runtime.TemplateNamespace.filename">(mako.runtime.TemplateNamespace attribute)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="namespaces.html#mako.runtime.Namespace.filename">(mako.runtime.Namespace attribute)</a>
-    </dt>
-    <dt><a href="namespaces.html#mako.runtime.TemplateNamespace.filename">(mako.runtime.TemplateNamespace attribute)</a>
-    </dt>
-  </dl></dd>
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
@@ -274,45 +307,56 @@
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateCollection.filename_to_uri">filename_to_uri() (mako.lookup.TemplateCollection method)</a>
         <a href="usage.html#mako.lookup.TemplateCollection.filename_to_uri">filename_to_uri() (mako.lookup.TemplateCollection method)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="usage.html#mako.lookup.TemplateLookup.filename_to_uri">(mako.lookup.TemplateLookup method)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="usage.html#mako.lookup.TemplateLookup.filename_to_uri">(mako.lookup.TemplateLookup method)</a>
-    </dt>
-  </dl></dd>
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="G">G</h2>
 <h2 id="G">G</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.get">get() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.get">get() (mako.cache.Cache method)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="caching.html#mako.cache.CacheImpl.get">(mako.cache.CacheImpl method)</a>
+      </dt>
+      <dt><a href="runtime.html#mako.runtime.Context.get">(mako.runtime.Context method)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="caching.html#mako.cache.CacheImpl.get">(mako.cache.CacheImpl method)</a>
-    </dt>
-    <dt><a href="runtime.html#mako.runtime.Context.get">(mako.runtime.Context method)</a>
-    </dt>
-  </dl></dd>
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.get_cached">get_cached() (mako.runtime.Namespace method)</a>
         <a href="namespaces.html#mako.runtime.Namespace.get_cached">get_cached() (mako.runtime.Namespace method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.Template.get_def">get_def() (mako.template.Template method)</a>
         <a href="usage.html#mako.template.Template.get_def">get_def() (mako.template.Template method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.get_namespace">get_namespace() (mako.runtime.Namespace method)</a>
         <a href="namespaces.html#mako.runtime.Namespace.get_namespace">get_namespace() (mako.runtime.Namespace method)</a>
+</dt>
+
 
 
   
   
      
      
@@ -321,75 +365,93 @@
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.get_or_create">get_or_create() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.get_or_create">get_or_create() (mako.cache.Cache method)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="caching.html#mako.cache.CacheImpl.get_or_create">(mako.cache.CacheImpl method)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="caching.html#mako.cache.CacheImpl.get_or_create">(mako.cache.CacheImpl method)</a>
-    </dt>
-  </dl></dd>
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateCollection.get_template">get_template() (mako.lookup.TemplateCollection method)</a>
         <a href="usage.html#mako.lookup.TemplateCollection.get_template">get_template() (mako.lookup.TemplateCollection method)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="usage.html#mako.lookup.TemplateLookup.get_template">(mako.lookup.TemplateLookup method)</a>
+      </dt>
+      <dt><a href="namespaces.html#mako.runtime.Namespace.get_template">(mako.runtime.Namespace method)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="usage.html#mako.lookup.TemplateLookup.get_template">(mako.lookup.TemplateLookup method)</a>
-    </dt>
-    <dt><a href="namespaces.html#mako.runtime.Namespace.get_template">(mako.runtime.Namespace method)</a>
-    </dt>
-  </dl></dd>
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="H">H</h2>
 <h2 id="H">H</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateCollection.has_template">has_template() (mako.lookup.TemplateCollection method)</a>
         <a href="usage.html#mako.lookup.TemplateCollection.has_template">has_template() (mako.lookup.TemplateCollection method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.exceptions.html_error_template">html_error_template() (in module mako.exceptions)</a>
         <a href="usage.html#mako.exceptions.html_error_template">html_error_template() (in module mako.exceptions)</a>
+</dt>
+
 
 
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="I">I</h2>
 <h2 id="I">I</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.id">id (mako.cache.Cache attribute)</a>
         <a href="caching.html#mako.cache.Cache.id">id (mako.cache.Cache attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.impl">impl (mako.cache.Cache attribute)</a>
         <a href="caching.html#mako.cache.Cache.impl">impl (mako.cache.Cache attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.include_file">include_file() (mako.runtime.Namespace method)</a>
         <a href="namespaces.html#mako.runtime.Namespace.include_file">include_file() (mako.runtime.Namespace method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.invalidate">invalidate() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.invalidate">invalidate() (mako.cache.Cache method)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="caching.html#mako.cache.CacheImpl.invalidate">(mako.cache.CacheImpl method)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="caching.html#mako.cache.CacheImpl.invalidate">(mako.cache.CacheImpl method)</a>
-    </dt>
-  </dl></dd>
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
@@ -397,60 +459,78 @@
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.invalidate_body">invalidate_body() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.invalidate_body">invalidate_body() (mako.cache.Cache method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.invalidate_closure">invalidate_closure() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.invalidate_closure">invalidate_closure() (mako.cache.Cache method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.invalidate_def">invalidate_def() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.invalidate_def">invalidate_def() (mako.cache.Cache method)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="K">K</h2>
 <h2 id="K">K</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.keys">keys() (mako.runtime.Context method)</a>
         <a href="runtime.html#mako.runtime.Context.keys">keys() (mako.runtime.Context method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.kwargs">kwargs (mako.runtime.Context attribute)</a>
         <a href="runtime.html#mako.runtime.Context.kwargs">kwargs (mako.runtime.Context attribute)</a>
+</dt>
+
 
 
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="L">L</h2>
 <h2 id="L">L</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#RichTraceback.lineno">lineno (RichTraceback attribute)</a>
         <a href="usage.html#RichTraceback.lineno">lineno (RichTraceback attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.locals_">locals_() (mako.runtime.Context method)</a>
         <a href="runtime.html#mako.runtime.Context.locals_">locals_() (mako.runtime.Context method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.lookup">lookup (mako.runtime.Context attribute)</a>
         <a href="runtime.html#mako.runtime.Context.lookup">lookup (mako.runtime.Context attribute)</a>
+</dt>
+
 
 
   
   
      
      
@@ -459,28 +539,35 @@
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.LoopContext">LoopContext (class in mako.runtime)</a>
         <a href="runtime.html#mako.runtime.LoopContext">LoopContext (class in mako.runtime)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="M">M</h2>
 <h2 id="M">M</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#RichTraceback.message">message (RichTraceback attribute)</a>
         <a href="usage.html#RichTraceback.message">message (RichTraceback attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.module">module (mako.runtime.Namespace attribute)</a>
         <a href="namespaces.html#mako.runtime.Namespace.module">module (mako.runtime.Namespace attribute)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="namespaces.html#mako.runtime.TemplateNamespace.module">(mako.runtime.TemplateNamespace attribute)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="namespaces.html#mako.runtime.TemplateNamespace.module">(mako.runtime.TemplateNamespace attribute)</a>
-    </dt>
-  </dl></dd>
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
@@ -488,48 +575,62 @@
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.ModuleNamespace">ModuleNamespace (class in mako.runtime)</a>
         <a href="namespaces.html#mako.runtime.ModuleNamespace">ModuleNamespace (class in mako.runtime)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="N">N</h2>
 <h2 id="N">N</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace">Namespace (class in mako.runtime)</a>
         <a href="namespaces.html#mako.runtime.Namespace">Namespace (class in mako.runtime)</a>
+</dt>
+
 
 
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="P">P</h2>
 <h2 id="P">P</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.CacheImpl.pass_context">pass_context (mako.cache.CacheImpl attribute)</a>
         <a href="caching.html#mako.cache.CacheImpl.pass_context">pass_context (mako.cache.CacheImpl attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.pop_caller">pop_caller() (mako.runtime.Context method)</a>
         <a href="runtime.html#mako.runtime.Context.pop_caller">pop_caller() (mako.runtime.Context method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.push_caller">push_caller() (mako.runtime.Context method)</a>
         <a href="runtime.html#mako.runtime.Context.push_caller">push_caller() (mako.runtime.Context method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.put">put() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.put">put() (mako.cache.Cache method)</a>
+</dt>
+
 
 
   
   
      
      
@@ -538,47 +639,62 @@
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateLookup.put_string">put_string() (mako.lookup.TemplateLookup method)</a>
         <a href="usage.html#mako.lookup.TemplateLookup.put_string">put_string() (mako.lookup.TemplateLookup method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateLookup.put_template">put_template() (mako.lookup.TemplateLookup method)</a>
         <a href="usage.html#mako.lookup.TemplateLookup.put_template">put_template() (mako.lookup.TemplateLookup method)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="R">R</h2>
 <h2 id="R">R</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#RichTraceback.records">records (RichTraceback attribute)</a>
         <a href="usage.html#RichTraceback.records">records (RichTraceback attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.register_plugin">register_plugin() (in module mako.cache)</a>
         <a href="caching.html#mako.cache.register_plugin">register_plugin() (in module mako.cache)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.Template.render">render() (mako.template.Template method)</a>
         <a href="usage.html#mako.template.Template.render">render() (mako.template.Template method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.Template.render_context">render_context() (mako.template.Template method)</a>
         <a href="usage.html#mako.template.Template.render_context">render_context() (mako.template.Template method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.Template.render_unicode">render_unicode() (mako.template.Template method)</a>
         <a href="usage.html#mako.template.Template.render_unicode">render_unicode() (mako.template.Template method)</a>
+</dt>
+
 
 
   
   
      
      
@@ -587,44 +703,55 @@
 
 
 <dt>
 <dt>
         <a href="usage.html#RichTraceback.reverse_records">reverse_records (RichTraceback attribute)</a>
         <a href="usage.html#RichTraceback.reverse_records">reverse_records (RichTraceback attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#RichTraceback.reverse_traceback">reverse_traceback (RichTraceback attribute)</a>
         <a href="usage.html#RichTraceback.reverse_traceback">reverse_traceback (RichTraceback attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.exceptions.RichTraceback">RichTraceback (class in mako.exceptions)</a>
         <a href="usage.html#mako.exceptions.RichTraceback">RichTraceback (class in mako.exceptions)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="S">S</h2>
 <h2 id="S">S</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.set">set() (mako.cache.Cache method)</a>
         <a href="caching.html#mako.cache.Cache.set">set() (mako.cache.Cache method)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="caching.html#mako.cache.CacheImpl.set">(mako.cache.CacheImpl method)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="caching.html#mako.cache.CacheImpl.set">(mako.cache.CacheImpl method)</a>
-    </dt>
-  </dl></dd>
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.Template.source">source (mako.template.Template attribute)</a>
         <a href="usage.html#mako.template.Template.source">source (mako.template.Template attribute)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="usage.html#RichTraceback.source">(RichTraceback attribute)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="usage.html#RichTraceback.source">(RichTraceback attribute)</a>
-    </dt>
-  </dl></dd>
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
@@ -632,41 +759,54 @@
 
 
 <dt>
 <dt>
         <a href="caching.html#mako.cache.Cache.starttime">starttime (mako.cache.Cache attribute)</a>
         <a href="caching.html#mako.cache.Cache.starttime">starttime (mako.cache.Cache attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.supports_caller">supports_caller() (in module mako.runtime)</a>
         <a href="namespaces.html#mako.runtime.supports_caller">supports_caller() (in module mako.runtime)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="T">T</h2>
 <h2 id="T">T</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.template.Template">Template (class in mako.template)</a>
         <a href="usage.html#mako.template.Template">Template (class in mako.template)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.template">template (mako.runtime.Namespace attribute)</a>
         <a href="namespaces.html#mako.runtime.Namespace.template">template (mako.runtime.Namespace attribute)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateCollection">TemplateCollection (class in mako.lookup)</a>
         <a href="usage.html#mako.lookup.TemplateCollection">TemplateCollection (class in mako.lookup)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.lookup.TemplateLookup">TemplateLookup (class in mako.lookup)</a>
         <a href="usage.html#mako.lookup.TemplateLookup">TemplateLookup (class in mako.lookup)</a>
+</dt>
+
 
 
   
   
      
      
@@ -675,58 +815,73 @@
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.TemplateNamespace">TemplateNamespace (class in mako.runtime)</a>
         <a href="namespaces.html#mako.runtime.TemplateNamespace">TemplateNamespace (class in mako.runtime)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="usage.html#mako.exceptions.text_error_template">text_error_template() (in module mako.exceptions)</a>
         <a href="usage.html#mako.exceptions.text_error_template">text_error_template() (in module mako.exceptions)</a>
+</dt>
+
 
 
   
   
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="U">U</h2>
 <h2 id="U">U</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Undefined">Undefined (class in mako.runtime)</a>
         <a href="runtime.html#mako.runtime.Undefined">Undefined (class in mako.runtime)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="namespaces.html#mako.runtime.Namespace.uri">uri (mako.runtime.Namespace attribute)</a>
         <a href="namespaces.html#mako.runtime.Namespace.uri">uri (mako.runtime.Namespace attribute)</a>
+</dt>
+
+    <dd><dl>
+      <dt><a href="namespaces.html#mako.runtime.TemplateNamespace.uri">(mako.runtime.TemplateNamespace attribute)</a>
+      </dt>
+    </dl></dd>
 
 
-  <dd><dl>
-    <dt><a href="namespaces.html#mako.runtime.TemplateNamespace.uri">(mako.runtime.TemplateNamespace attribute)</a>
-    </dt>
-  </dl></dd>
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 <h2 id="W">W</h2>
 <h2 id="W">W</h2>
-<table width="100%" class="indextable"><tr><td width="33%" valign="top">
+<table width="100%" class="indextable genindextable"><tr><td width="33%" valign="top">
 <dl>
 <dl>
     
     
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.write">write() (mako.runtime.Context method)</a>
         <a href="runtime.html#mako.runtime.Context.write">write() (mako.runtime.Context method)</a>
+</dt>
+
 
 
   
   
 
 
 
 
 <dt>
 <dt>
         <a href="runtime.html#mako.runtime.Context.writer">writer() (mako.runtime.Context method)</a>
         <a href="runtime.html#mako.runtime.Context.writer">writer() (mako.runtime.Context method)</a>
+</dt>
+
 
 
   
   
      
      
         </dl></td><td width="33%" valign="top"><dl>
         </dl></td><td width="33%" valign="top"><dl>
 
 
-</dl></td></tr></table>
+<dt></dt></dl>
+</td></tr></table>
 
 
 
 
 
 
@@ -749,8 +904,8 @@
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/index.html → desktop/core/ext-py/Mako-0.7.2/doc/index.html

@@ -1,9 +1,9 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
 <title>
 <title>
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -12,7 +12,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -22,7 +22,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="#" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="#" />
         <link rel="next" title="Usage" href="usage.html" />
         <link rel="next" title="Usage" href="usage.html" />
 
 
 <link rel="stylesheet" href="_static/site.css"></link>
 <link rel="stylesheet" href="_static/site.css"></link>
@@ -58,7 +58,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -70,7 +70,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -92,7 +92,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="#">Mako 0.7.1 Documentation</a>
+        <a href="#">Mako 0.7.2 Documentation</a>
 
 
         <h2>
         <h2>
             
             
@@ -218,8 +218,8 @@
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/inheritance.html → desktop/core/ext-py/Mako-0.7.2/doc/inheritance.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 Inheritance
                 Inheritance
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="Filtering and Buffering" href="filtering.html" />
         <link rel="next" title="Filtering and Buffering" href="filtering.html" />
         <link rel="prev" title="Namespaces" href="namespaces.html" />
         <link rel="prev" title="Namespaces" href="namespaces.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 Inheritance
                 Inheritance
              
              
@@ -661,8 +661,8 @@ inheritance chain as declared in <tt class="docutils literal"><span class="pre">
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/namespaces.html → desktop/core/ext-py/Mako-0.7.2/doc/namespaces.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 Namespaces
                 Namespaces
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="Inheritance" href="inheritance.html" />
         <link rel="next" title="Inheritance" href="inheritance.html" />
         <link rel="prev" title="The Mako Runtime Environment" href="runtime.html" />
         <link rel="prev" title="The Mako Runtime Environment" href="runtime.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 Namespaces
                 Namespaces
              
              
@@ -637,8 +637,8 @@ a buffer.</p>
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/runtime.html → desktop/core/ext-py/Mako-0.7.2/doc/runtime.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 The Mako Runtime Environment
                 The Mako Runtime Environment
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="Namespaces" href="namespaces.html" />
         <link rel="next" title="Namespaces" href="namespaces.html" />
         <link rel="prev" title="Defs and Blocks" href="defs.html" />
         <link rel="prev" title="Defs and Blocks" href="defs.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 The Mako Runtime Environment
                 The Mako Runtime Environment
              
              
@@ -698,8 +698,8 @@ object.</p>
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/search.html → desktop/core/ext-py/Mako-0.7.2/doc/search.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
     Search
     Search
  &mdash; 
  &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -26,7 +26,7 @@
         <script type="text/javascript" src="_static/searchtools.js"></script>
         <script type="text/javascript" src="_static/searchtools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="#" />
     <link rel="search" title="Search" href="#" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
 
 
 <link rel="stylesheet" href="_static/site.css"></link>
 <link rel="stylesheet" href="_static/site.css"></link>
 
 
@@ -61,7 +61,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -73,7 +73,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -91,7 +91,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
     Search
     Search
  
  
@@ -148,8 +148,8 @@
     
     
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
     <script type="text/javascript" src="searchindex.js"></script>
     <script type="text/javascript" src="searchindex.js"></script>

+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/doc/searchindex.js → desktop/core/ext-py/Mako-0.7.2/doc/searchindex.js


+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/syntax.html → desktop/core/ext-py/Mako-0.7.2/doc/syntax.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 Syntax
                 Syntax
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="Defs and Blocks" href="defs.html" />
         <link rel="next" title="Defs and Blocks" href="defs.html" />
         <link rel="prev" title="Usage" href="usage.html" />
         <link rel="prev" title="Usage" href="usage.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 Syntax
                 Syntax
              
              
@@ -584,8 +584,8 @@ block to do that.</p>
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/unicode.html → desktop/core/ext-py/Mako-0.7.2/doc/unicode.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 The Unicode Chapter
                 The Unicode Chapter
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="Caching" href="caching.html" />
         <link rel="next" title="Caching" href="caching.html" />
         <link rel="prev" title="Filtering and Buffering" href="filtering.html" />
         <link rel="prev" title="Filtering and Buffering" href="filtering.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 The Unicode Chapter
                 The Unicode Chapter
              
              
@@ -464,8 +464,8 @@ when running on Python 3.</li>
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 9 - 9
desktop/core/ext-py/Mako-0.7.1/doc/usage.html → desktop/core/ext-py/Mako-0.7.2/doc/usage.html

@@ -1,4 +1,4 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <head>
 <head>
@@ -6,7 +6,7 @@
     
     
                 Usage
                 Usage
              &mdash; 
              &mdash; 
-    Mako 0.7.1 Documentation
+    Mako 0.7.2 Documentation
 </title>
 </title>
 
 
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
     <script type="text/javascript">
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
       var DOCUMENTATION_OPTIONS = {
           URL_ROOT:    '#',
           URL_ROOT:    '#',
-          VERSION:     '0.7.1',
+          VERSION:     '0.7.2',
           COLLAPSE_MODINDEX: false,
           COLLAPSE_MODINDEX: false,
           FILE_SUFFIX: '.html'
           FILE_SUFFIX: '.html'
       };
       };
@@ -25,7 +25,7 @@
         <script type="text/javascript" src="_static/doctools.js"></script>
         <script type="text/javascript" src="_static/doctools.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="search" title="Search" href="search.html" />
-    <link rel="top" title="Mako 0.7.1 Documentation" href="index.html" />
+    <link rel="top" title="Mako 0.7.2 Documentation" href="index.html" />
         <link rel="next" title="Syntax" href="syntax.html" />
         <link rel="next" title="Syntax" href="syntax.html" />
         <link rel="prev" title="Table of Contents" href="index.html" />
         <link rel="prev" title="Table of Contents" href="index.html" />
 
 
@@ -62,7 +62,7 @@
 
 
 
 
 <div id="docs-header">
 <div id="docs-header">
-    <h1>Mako 0.7.1 Documentation</h1>
+    <h1>Mako 0.7.2 Documentation</h1>
 
 
     <div id="docs-search">
     <div id="docs-search">
     Search:
     Search:
@@ -74,7 +74,7 @@
     </div>
     </div>
 
 
     <div id="docs-version-header">
     <div id="docs-version-header">
-        Release: <span class="version-num">0.7.1</span>
+        Release: <span class="version-num">0.7.2</span>
 
 
     </div>
     </div>
 
 
@@ -99,7 +99,7 @@
     </div>
     </div>
 
 
     <div id="docs-navigation-banner">
     <div id="docs-navigation-banner">
-        <a href="index.html">Mako 0.7.1 Documentation</a>
+        <a href="index.html">Mako 0.7.2 Documentation</a>
         » 
         » 
                 Usage
                 Usage
              
              
@@ -1045,8 +1045,8 @@ applicable.</p>
 
 
 <hr/>
 <hr/>
 
 
-<div class="copyright">Website content copyright &copy; by Michael Bayer. 
-    All rights reserved.  Mako and its documentation are licensed 
+<div class="copyright">Website content copyright &copy; by Michael Bayer.
+    All rights reserved.  Mako and its documentation are licensed
     under the MIT license.  mike(&)zzzcomputing.com</div>
     under the MIT license.  mike(&)zzzcomputing.com</div>
 
 
 </div>
 </div>

+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/basic.py → desktop/core/ext-py/Mako-0.7.2/examples/bench/basic.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/cheetah/footer.tmpl → desktop/core/ext-py/Mako-0.7.2/examples/bench/cheetah/footer.tmpl


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/cheetah/header.tmpl → desktop/core/ext-py/Mako-0.7.2/examples/bench/cheetah/header.tmpl


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/cheetah/template.tmpl → desktop/core/ext-py/Mako-0.7.2/examples/bench/cheetah/template.tmpl


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/django/templatetags/__init__.py → desktop/core/ext-py/Mako-0.7.2/examples/bench/django/templatetags/__init__.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/django/templatetags/bench.py → desktop/core/ext-py/Mako-0.7.2/examples/bench/django/templatetags/bench.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/kid/base.kid → desktop/core/ext-py/Mako-0.7.2/examples/bench/kid/base.kid


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/kid/template.kid → desktop/core/ext-py/Mako-0.7.2/examples/bench/kid/template.kid


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/myghty/base.myt → desktop/core/ext-py/Mako-0.7.2/examples/bench/myghty/base.myt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/bench/myghty/template.myt → desktop/core/ext-py/Mako-0.7.2/examples/bench/myghty/template.myt


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/examples/wsgi/run_wsgi.py → desktop/core/ext-py/Mako-0.7.2/examples/wsgi/run_wsgi.py


+ 1 - 1
desktop/core/ext-py/Mako-0.7.1/mako/__init__.py → desktop/core/ext-py/Mako-0.7.2/mako/__init__.py

@@ -5,5 +5,5 @@
 # the MIT License: http://www.opensource.org/licenses/mit-license.php
 # the MIT License: http://www.opensource.org/licenses/mit-license.php
 
 
 
 
-__version__ = '0.7.1'
+__version__ = '0.7.2'
 
 

+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/_ast_util.py → desktop/core/ext-py/Mako-0.7.2/mako/_ast_util.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ast.py → desktop/core/ext-py/Mako-0.7.2/mako/ast.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/cache.py → desktop/core/ext-py/Mako-0.7.2/mako/cache.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/codegen.py → desktop/core/ext-py/Mako-0.7.2/mako/codegen.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/exceptions.py → desktop/core/ext-py/Mako-0.7.2/mako/exceptions.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ext/__init__.py → desktop/core/ext-py/Mako-0.7.2/mako/ext/__init__.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ext/autohandler.py → desktop/core/ext-py/Mako-0.7.2/mako/ext/autohandler.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ext/babelplugin.py → desktop/core/ext-py/Mako-0.7.2/mako/ext/babelplugin.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ext/beaker_cache.py → desktop/core/ext-py/Mako-0.7.2/mako/ext/beaker_cache.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ext/preprocessors.py → desktop/core/ext-py/Mako-0.7.2/mako/ext/preprocessors.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ext/pygmentplugin.py → desktop/core/ext-py/Mako-0.7.2/mako/ext/pygmentplugin.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/ext/turbogears.py → desktop/core/ext-py/Mako-0.7.2/mako/ext/turbogears.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/filters.py → desktop/core/ext-py/Mako-0.7.2/mako/filters.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/lexer.py → desktop/core/ext-py/Mako-0.7.2/mako/lexer.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/lookup.py → desktop/core/ext-py/Mako-0.7.2/mako/lookup.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/parsetree.py → desktop/core/ext-py/Mako-0.7.2/mako/parsetree.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/pygen.py → desktop/core/ext-py/Mako-0.7.2/mako/pygen.py


+ 1 - 1
desktop/core/ext-py/Mako-0.7.1/mako/pyparser.py → desktop/core/ext-py/Mako-0.7.2/mako/pyparser.py

@@ -274,7 +274,7 @@ else:
 
 
             local_ident_stack = self.local_ident_stack
             local_ident_stack = self.local_ident_stack
             self.local_ident_stack = local_ident_stack.union([
             self.local_ident_stack = local_ident_stack.union([
-                arg_id(arg) for arg in node.argnames
+                arg for arg in node.argnames
             ])
             ])
 
 
             for n in node.getChildNodes():
             for n in node.getChildNodes():

+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/runtime.py → desktop/core/ext-py/Mako-0.7.2/mako/runtime.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/template.py → desktop/core/ext-py/Mako-0.7.2/mako/template.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/mako/util.py → desktop/core/ext-py/Mako-0.7.2/mako/util.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/scripts/mako-render → desktop/core/ext-py/Mako-0.7.2/scripts/mako-render


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/setup.cfg → desktop/core/ext-py/Mako-0.7.2/setup.cfg


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/setup.py → desktop/core/ext-py/Mako-0.7.2/setup.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/__init__.py → desktop/core/ext-py/Mako-0.7.2/test/__init__.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/foo/__init__.py → desktop/core/ext-py/Mako-0.7.2/test/foo/__init__.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/foo/test_ns.py → desktop/core/ext-py/Mako-0.7.2/test/foo/test_ns.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/sample_module_namespace.py → desktop/core/ext-py/Mako-0.7.2/test/sample_module_namespace.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/badbom.html → desktop/core/ext-py/Mako-0.7.2/test/templates/badbom.html


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/bom.html → desktop/core/ext-py/Mako-0.7.2/test/templates/bom.html


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/bommagic.html → desktop/core/ext-py/Mako-0.7.2/test/templates/bommagic.html


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/chs_unicode.html → desktop/core/ext-py/Mako-0.7.2/test/templates/chs_unicode.html


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/chs_unicode_py3k.html → desktop/core/ext-py/Mako-0.7.2/test/templates/chs_unicode_py3k.html


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/chs_utf8.html → desktop/core/ext-py/Mako-0.7.2/test/templates/chs_utf8.html


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/crlf.html → desktop/core/ext-py/Mako-0.7.2/test/templates/crlf.html


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/foo/modtest.html.py → desktop/core/ext-py/Mako-0.7.2/test/templates/foo/modtest.html.py


+ 0 - 0
desktop/core/ext-py/Mako-0.7.1/test/templates/gettext.mako → desktop/core/ext-py/Mako-0.7.2/test/templates/gettext.mako


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác