Files
edx-platform/common/lib/calc/calc/__init__.py
2013-08-30 16:57:44 -04:00

7 lines
173 B
Python

"""
Ideally, we wouldn't need to pull in all the calc symbols here,
but courses were using 'import calc', so we need this for
backwards compatibility
"""
from calc import *