Commit cd23c8f8 by Don Mitchell

Python path bug

parent d1c0eb8f
...@@ -2,7 +2,7 @@ from xmodule.modulestore import Location ...@@ -2,7 +2,7 @@ from xmodule.modulestore import Location
from contentstore.utils import get_modulestore from contentstore.utils import get_modulestore
import datetime import datetime
import re import re
from common.djangoapps.util import converters from util import converters
import time import time
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment