Table of Contents

Module: lmx Twisted-0.17.4/sandbox/lmx.py

Sometimes I have to do things differently just because I'm obnoxious.

This is an HTML templating engine based on parentheses. I'd like to say s-expressions or lists, but it's not, really. Oh sure, it uses lists internally, sometimes...

Anyway, such things are all the rage these days, so I figured I'd have to write one.

LMX stands for the List Markup eXtension.

This is quite possibly the most awful code I've ever written in my life.

Imported modules   
from cStringIO import StringIO
import sys
import types
Classes   
LMX

Table of Contents

This document was automatically generated on Sat Apr 20 01:30:44 2002 by HappyDoc version 2.0