Skip to content

Commit

Permalink
restored Python 2.5 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ojii committed Oct 26, 2012
1 parent 04022df commit acc564b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/tests/signals.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
from __future__ import with_statement
from contextlib import contextmanager
from cms.api import create_page
from cms.signals import urls_need_reloading
Expand Down

0 comments on commit acc564b

Please sign in to comment.