dskinner / damsel-python

Markup Language featuring html outlining via css-selectors, embedded python, and extensibility.
MIT License
43 stars 3 forks source link

Nested For loops with complex mixed content fail #10

Closed dskinner closed 13 years ago

dskinner commented 13 years ago

Explicit for loops with complex mixed content fails though there are various workarounds depending on complexity, such as using list comprehensions