1
0
Fork 0
forked from github/pelican

test works with python2.5

This commit is contained in:
Mario Rodas 2011-07-02 15:53:27 -05:00
commit d19b0c975b

View file

@ -1,3 +1,4 @@
from __future__ import with_statement
from unittest2 import TestCase
from pelican.contents import Page