PTML is a Python module which lets you embed Python code in textdocuments. Its most common application is dynamic content generationon web servers, however it can be used anywhere you need to generatetext files on-the-fly.
a1s committed patchset 49 of module ptml to the PTML - Embed Python in documents. CVS repository, changing 1 files
a1s committed patchset 4 of module htdocs to the PTML - Embed Python in documents. CVS repository, changing 1 files
a1s committed patchset 3 of module htdocs to the PTML - Embed Python in documents. CVS repository, changing 1 files
a1s committed patchset 2 of module htdocs to the PTML - Embed Python in documents. CVS repository, changing 11 files
a1s committed patchset 1 of module htdocs to the PTML - Embed Python in documents. CVS repository, changing 11 files
Features: - close indented blocks with comment lines starting with "#end" (see test027.ptml for examples) - test suite improvement: remove .err file if test passes Fixes: - code reformat: use 4 spaces per indentation level
Features: - close indented blocks with comment lines starting with "#end" (see test027.ptml for examples) - test suite improvement: remove .err file if test passes Fixes: - code reformat: use 4 spaces per indentation level
Features: - close indented blocks with comment lines starting with "#end" (see test027.ptml for examples) - test suite improvement: remove .err file if test passes Fixes: - code reformat: use 4 spaces per indentation level
Features: - close indented blocks with comment lines starting with "#end" (see test027.ptml for examples) - test suite improvement: remove .err file if test passes Fixes: - code reformat: use 4 spaces per indentation level
Features: - close indented blocks with comment lines starting with "#end" (see test027.ptml for examples) - test suite improvement: remove .err file if test passes Fixes: - code reformat: use 4 spaces per indentation level
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use