work around compatibility issue

This commit is contained in:
Rocky Duan
2012-08-19 16:42:56 -07:00
parent 12d51334f8
commit 96b9a37048
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ from mitxmako import middleware
import logging
import operator
import itertools
import pystache
import pystache_custom as pystache
_FULLMODULES = None