This commit is contained in:
Alex Clark
2011-12-30 13:27:59 -05:00
parent 893f46b247
commit 9d49898fdf

View File

@@ -426,7 +426,7 @@ __ http://pypi.python.org/pypi/htmllaundry/
:linenos:
import colander
import htmlaundry
import htmllaundry
class Page(colander.MappingSchema):
title = colander.SchemaNode(colander.String())