--- a/ProjectPyramid/APIs/Mako-0.7.bas Sun Jun 06 16:30:37 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ -BeakerCacheImpl CacheImpl -BlockTag Tag -CallNamespaceTag Tag -CallTag Tag -CallerStack list -Code Node -Comment Node -CompileException MakoException -ControlLine Node -DefTag Tag -DefTemplate Template -Expression Node -FindIdentifiers _ast_util -FindTuple _ast_util -FunctionArgs FunctionDecl -IncludeTag Tag -InheritTag Tag -LRUCache dict -MakoCssLexer DelegatingLexer -MakoException Exception -MakoHtmlLexer DelegatingLexer -MakoJavascriptLexer DelegatingLexer -MakoLexer RegexLexer -MakoXmlLexer DelegatingLexer -ModuleNamespace Namespace -ModuleTemplate Template -NameConflictError MakoException -NamespaceTag Tag -NodeTransformer NodeVisitor -PageTag Tag -ParseFunc _ast_util -PythonFragment PythonCode -RuntimeException MakoException -SetLikeDict dict -SourceGenerator NodeVisitor -SyntaxException MakoException -Tag Node metaclass=_TagMeta -TemplateLookup TemplateCollection -TemplateLookupException MakoException -TemplateNamespace Namespace -TemplateNode Node -Text Node -TextTag Tag -TopLevelLookupException TemplateLookupException -UnsupportedError MakoException -_TagMeta type -walker visitor.ASTVisitor