Skip to content

Instantly share code, notes, and snippets.

@mtyaka
Last active August 29, 2015 14:25
Show Gist options
  • Save mtyaka/a6a31f45d3cd99176574 to your computer and use it in GitHub Desktop.
Save mtyaka/a6a31f45d3cd99176574 to your computer and use it in GitHub Desktop.
paver test_python
edxapp@precise64:~/edx-platform$ paver test_python
---> pavelib.tests.test_python
---> pavelib.prereqs.install_prereqs
---> pavelib.prereqs.install_ruby_prereqs
Ruby prereqs unchanged, skipping...
---> pavelib.prereqs.install_node_prereqs
Node prereqs unchanged, skipping...
---> pavelib.prereqs.install_python_prereqs
Python prereqs unchanged, skipping...
---> pavelib.utils.test.utils.clean_reports_dir
find /edx/app/edxapp/edx-platform/reports -type f -delete
Setting up for Python Tests
---> pavelib.utils.test.utils.clean_test_files
git clean -fqdx test_root/logs test_root/data test_root/staticfiles test_root/uploads
find . -type f -name "*.pyc" -delete
rm -rf test_root/log/auto_screenshots/*
rm -rf /tmp/mako_[cl]ms
Setting up for cms
python -m coverage run --rcfile=cms/.coveragerc ./manage.py cms test --verbosity=1 cms/djangoapps/* common/djangoapps/* openedx/core/djangoapps/* cms/lib/* cms/tests/* --traceback --settings=test
========================================
Running tests for cms
========================================
nosetests cms/djangoapps/__init__.py cms/djangoapps/contentstore cms/djangoapps/course_creators cms/djangoapps/models cms/djangoapps/xblock_config common/djangoapps/cache_toolbox common/djangoapps/config_models common/djangoapps/contentserver common/djangoapps/cors_csrf common/djangoapps/course_about common/djangoapps/course_action_state common/djangoapps/course_groups common/djangoapps/course_modes common/djangoapps/dark_lang common/djangoapps/datadog common/djangoapps/django_comment_common common/djangoapps/django_future common/djangoapps/edxmako common/djangoapps/embargo common/djangoapps/enrollment common/djangoapps/external_auth common/djangoapps/geoinfo common/djangoapps/heartbeat common/djangoapps/lang_pref common/djangoapps/microsite_configuration common/djangoapps/monitoring common/djangoapps/monkey_patch common/djangoapps/pipeline_js common/djangoapps/pipeline_mako common/djangoapps/profiler common/djangoapps/request_cache common/djangoapps/reverification common/djangoapps/service_status common/djangoapps/session_inactivity_timeout common/djangoapps/static_replace common/djangoapps/status common/djangoapps/student common/djangoapps/terrain common/djangoapps/third_party_auth common/djangoapps/track common/djangoapps/user_api common/djangoapps/util common/djangoapps/xblock_django common/djangoapps/xmodule_django common/djangoapps/xmodule_modifiers.py openedx/core/djangoapps/__init__.py openedx/core/djangoapps/course_groups openedx/core/djangoapps/user_api cms/lib/__init__.py cms/lib/django_require cms/lib/xblock cms/tests/__init__.py cms/tests/test_startup.py --id-file /edx/app/edxapp/edx-platform/.testids/cms/noseids --xunit-file /edx/app/edxapp/edx-platform/reports/cms/nosetests.xml --verbosity=1
Creating test database for alias 'default'...
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
..................................................................-....-.....
...-...........................................-.............................
...............................-----------------.....................--------
---------------.................-...........----------------....-------------
-------------------------------.---------------------------------------------
-----------------------------------------------------------------------------
----------------------------------------------------------..----.----.-.--...
.....................---......-..................................----------..
.-...--..........--------------------------------....................--------
---------------....................................--------------------...---
---..........................-.-----------------...----..-.------.---.-------
---------------------------------------------------------....................
......................--.....................................................
.............................................................................
-........................................------------------------.........-..
......................................---....................................
...........--------------------.....-..-------------------------------------.
......-...........................--..............--.........................
..........................................-..................................
..........-.--......................................-........................
..........................................---...........................
-----------------------------------------------------------------------------
2074 tests run in 277.0 seconds.
592 skipped (1482 tests passed)
Destroying test database for alias 'default'...
Cleaning up after cms
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for lms
python -m coverage run --rcfile=lms/.coveragerc ./manage.py lms test --verbosity=1 lms/djangoapps/* common/djangoapps/* openedx/core/djangoapps/* lms/lib/* lms/tests.py --traceback --settings=test
========================================
Running tests for lms
========================================
nosetests lms/djangoapps/__init__.py lms/djangoapps/__init__.pyc lms/djangoapps/api_manager lms/djangoapps/branding lms/djangoapps/bulk_email lms/djangoapps/certificates lms/djangoapps/circuit lms/djangoapps/class_dashboard lms/djangoapps/course_wiki lms/djangoapps/courseware lms/djangoapps/dashboard lms/djangoapps/debug lms/djangoapps/django_comment_client lms/djangoapps/edxnotes lms/djangoapps/foldit lms/djangoapps/gradebook lms/djangoapps/instructor lms/djangoapps/instructor_analytics lms/djangoapps/instructor_task lms/djangoapps/licenses lms/djangoapps/linkedin lms/djangoapps/lms_migration lms/djangoapps/lms_xblock lms/djangoapps/mobile_api lms/djangoapps/notes lms/djangoapps/notification_prefs lms/djangoapps/notifier_api lms/djangoapps/oauth2_handler lms/djangoapps/open_ended_grading lms/djangoapps/organizations lms/djangoapps/progress lms/djangoapps/projects lms/djangoapps/psychometrics lms/djangoapps/shoppingcart lms/djangoapps/social_engagement lms/djangoapps/static_template_view lms/djangoapps/staticbook lms/djangoapps/student_account lms/djangoapps/student_profile lms/djangoapps/survey lms/djangoapps/verify_student common/djangoapps/cache_toolbox common/djangoapps/config_models common/djangoapps/contentserver common/djangoapps/cors_csrf common/djangoapps/course_about common/djangoapps/course_action_state common/djangoapps/course_groups common/djangoapps/course_modes common/djangoapps/dark_lang common/djangoapps/datadog common/djangoapps/django_comment_common common/djangoapps/django_future common/djangoapps/edxmako common/djangoapps/embargo common/djangoapps/enrollment common/djangoapps/external_auth common/djangoapps/geoinfo common/djangoapps/heartbeat common/djangoapps/lang_pref common/djangoapps/microsite_configuration common/djangoapps/monitoring common/djangoapps/monkey_patch common/djangoapps/pipeline_js common/djangoapps/pipeline_mako common/djangoapps/profiler common/djangoapps/request_cache common/djangoapps/reverification common/djangoapps/service_status common/djangoapps/session_inactivity_timeout common/djangoapps/static_replace common/djangoapps/status common/djangoapps/student common/djangoapps/terrain common/djangoapps/third_party_auth common/djangoapps/track common/djangoapps/user_api common/djangoapps/util common/djangoapps/xblock_django common/djangoapps/xmodule_django common/djangoapps/xmodule_modifiers.py common/djangoapps/xmodule_modifiers.pyc openedx/core/djangoapps/__init__.py openedx/core/djangoapps/__init__.pyc openedx/core/djangoapps/course_groups openedx/core/djangoapps/user_api lms/lib/__init__.py lms/lib/__init__.pyc lms/lib/comment_client lms/lib/newrelic_logging lms/lib/xblock lms/tests.py --id-file /edx/app/edxapp/edx-platform/.testids/lms/noseids --xunit-file /edx/app/edxapp/edx-platform/reports/lms/nosetests.xml --verbosity=1
Creating test database for alias 'default'...
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
............FX..........F.F..F...............................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
....................................................................F........
.............................................................................
.............................................................................
.............................................................................
..........F..................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
....................................................-........................
.............................................................................
.............................................................................
.............................................................................
...-....-....-.-.............................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
...........................................--................................
.............................................................................
.............................................................................
..................-..........................................................
...........................................-......-......-........-..........
...........................-...........................--..............--....
...........................................................-.................
.............................................................................
.........................................................-...................
...............................................---...........................
-----------------------------------------------------------------------------
1) FAIL: test_branch_exceptions (test_git_add_course.TestGitAddCourse)
Traceback (most recent call last):
lms/djangoapps/dashboard/management/commands/tests/test_git_add_course.py line 206 in test_branch_exceptions
self.assertIn('Unable to fetch remote', output.getvalue())
AssertionError: 'Unable to fetch remote' not found in ''
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
--------------------- >> end captured logging << ---------------------
-----------------------------------------------------------------------------
2) ERROR: test_branch_exceptions (test_git_add_course.TestGitAddCourse)
Traceback (most recent call last):
/usr/lib/python2.7/shutil.py line 237 in rmtree
onerror(os.listdir, path, sys.exc_info())
/usr/lib/python2.7/shutil.py line 235 in rmtree
names = os.listdir(path)
OSError: [Errno 2] No such file or directory: '/edx/app/edxapp/edx-platform/test_root/bare.git'
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
--------------------- >> end captured logging << ---------------------
-----------------------------------------------------------------------------
3) FAIL: test_course_info (lms.djangoapps.dashboard.tests.test_sysadmin.TestSysAdminMongoCourseImport)
Traceback (most recent call last):
lms/djangoapps/dashboard/tests/test_sysadmin.py line 494 in test_course_info
self.assertRegexpMatches(response.content, table_re)
AssertionError: Regexp didn't match: '\n <tr>\\s+\n <td>edX\\sAuthor\\sCourse</td>\\s+ # expected test git course name\n <td>MITx/edx4edx/edx4edx</td>\\s+ # expected test git course_id\n <td>[a-fA-F\\d]{40}</td> # git sha1 hash\n ' not found in '<!DOCTYPE html>\n<!--[if IE 7]><html class="ie ie7 lte9 lte8 lte7" lang="en"><![endif]-->\n<!--[if IE 8]><html class="ie ie8 lte9 lte8" lang="en"><![endif]-->\n<!--[if IE 9]><html class="ie ie9 lte9" lang="en"><![endif]-->\n<!--[if gt IE 9]><!--><html lang="en"><!--<![endif]-->\n\n<head dir="ltr">\n <meta charset="UTF-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n <title>\n | edX\n </title>\n \n\n <script type="text/javascript">\n /* immediately break out of an iframe if coming from the marketing website */\n (function(window) {\n if (window.location !== window.top.location) {\n window.top.location = window.location;\n }\n })(this);\n </script>\n\n <script type="text/javascript" src="/jsi18n/"></script>\n\n <link rel="icon" type="image/x-icon" href="/static/images/favicon.ico" />\n\n \n \n\n <link href="/static/css/lms-style-vendor.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app-extend1.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app-extend2.css" rel="stylesheet" type="text/css" />\n\n\n\n\n \n <script type="text/javascript" src="/static/js/lms-main_vendor.js" charset="utf-8"></script>\n\n\n\n <script>\n window.baseUrl = "/static/";\n (function (require) {\n var urlArgs = "v=af0fa0a";\n require.config({\n baseUrl: baseUrl,\n urlArgs: urlArgs\n });\n }).call(this, require || RequireJS.require);\n </script>\n <script type="text/javascript" src="/static/require-config-lms.js"></script>\n\n \n \n \n\n <link href="/static/css/lms-style-course.css" rel="stylesheet" type="text/css" />\n\n\n\n <script type="text/javascript" src="/static/js/vendor/flot/jquery.flot.js"></script>\n <script type="text/javascript" src="/static/js/vendor/flot/jquery.flot.axislabels.js"></script>\n\n\n\n \n\n\n <!--[if lt IE 9]>\n <script src="/static/js/html5shiv.js"></script>\n <![endif]-->\n\n \n <!-- dummy segment.io -->\n<script type="text/javascript">\n var analytics = {\n track: function() { return; },\n trackLink: function() { return; },\n pageview: function() { return; },\n page: function() { return; }\n };\n</script>\n<!-- end dummy segment.io -->\n\n\n <meta name="path_prefix" content="">\n <meta name="google-site-verification" content="_mipQ4AtZQDNmbtOkwehQDOgCxUUV2fb_C0b6wbiRHY" />\n\n \n\n\n</head>\n\n<body class="ltr lang_en">\n <div class="window-wrap" dir="ltr">\n <a class="nav-skip" href="#content">Skip to this view\'s content</a>\n\n \n\n<script type="text/x-mathjax-config">\n MathJax.Hub.Config({\n tex2jax: {\n inlineMath: [\n ["\\\\(","\\\\)"],\n [\'[mathjaxinline]\',\'[/mathjaxinline]\']\n ],\n displayMath: [\n ["\\\\[","\\\\]"],\n [\'[mathjax]\',\'[/mathjax]\']\n ]\n }\n });\n</script>\n\n<!-- This must appear after all mathjax-config blocks, so it is after the imports from the other templates.\n It can\'t be run through static.url because MathJax uses crazy url introspection to do lazy loading of\n MathJax extension libraries -->\n<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/2.4-latest/MathJax.js?config=TeX-MML-AM_HTMLorMML-full"></script>\n\n \n<!--[if IE]>\n<div class="sr message-accessibility message" id="mathjax-accessibility-message" aria-hidden="true">\n\t<p class="copy">This page features MathJax technology to render mathematical formulae. To make math accessibile, we suggest using the MathPlayer plugin. Please visit the <a href="//www.dessci.com/en/products/mathplayer/download.htm">MathPlayer Download Page</a> to download the plugin for your browser.</p>\n</div>\n<div class="sr message-accessibility message" id="mathplayer-browser-message" aria-hidden="true">\n\t<p class="copy">\n\t Your browser does not support the MathPlayer plugin. To use MathPlayer, please use Internet Explorer 6 through 9.\n\t </p>\n</div>\n<![endif]-->\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n <header class="global " aria-label="Global Navigation">\n <nav>\n <h1 class="logo">\n <a href="/">\n \n <img src="/static/images/default-theme/logo.png" alt="edX"/>\n \n </a>\n </h1>\n\n\n <ol class="left nav-global authenticated">\n \n <li class="nav-global-01">\n <a href="/courses">Find Courses</a>\n </li>\n <li>\n <a href="/sysadmin/">Sysadmin</a>\n </li>\n \n </ol>\n <ol class="user">\n <li class="primary">\n <a href="/dashboard" class="user-link">\n <span class="avatar"></span>\n <span class="sr">Dashboard for: </span> test_user\n </a>\n </li>\n <li class="primary">\n <a href="#" class="dropdown" aria-haspopup="true" aria-expanded="false"><span class="sr">More options dropdown</span> &#9662;</a>\n <ul class="dropdown-menu" aria-label="More Options" role="menu">\n \n <li><a href="/faq">Help</a></li>\n \n <li><a href="/logout" role="menuitem">Sign out</a></li>\n </ul>\n </li>\n </ol>\n </nav>\n</header>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n <div class="content-wrapper" id="content">\n \n\n\n\n\n\n\n<style type="text/css">\na.active-section {\n\tcolor: #551A8B;\n}\n.sysadmin-dashboard-content h2 a {\n\tmargin-right: 1.2em;\n}\ntable.stat_table {\n\tfont-family: verdana,arial,sans-serif;\n\tfont-size:11px;\n\tcolor:#333333;\n\tborder-width: 1px;\n\tborder-color: #666666;\n\tborder-collapse: collapse;\n}\ntable.stat_table th {\n\tborder-width: 1px;\n\tpadding: 8px;\n\tborder-style: solid;\n\tborder-color: #666666;\n\tbackground-color: #dedede;\n}\ntable.stat_table td {\n\tborder-width: 1px;\n\tpadding: 8px;\n\tborder-style: solid;\n\tborder-color: #666666;\n\tbackground-color: #ffffff;\n}\n\na.selectedmode { background-color: yellow; }\n\ntextarea {\n height: 200px;\n}\n</style>\n\n<section class="container">\n<div class="sysadmin-dashboard-wrapper">\n\n <section class="sysadmin-dashboard-content" style="margin-left:10pt;margin-top:10pt;margin-right:10pt;margin-bottom:20pt">\n <h1>Sysadmin Dashboard</h1>\n\t<hr />\n <h2 class="instructor-nav">\n\t <a href="/sysadmin/" class="None">Users</a>\n <a href="/sysadmin/courses" class="active-section">Courses</a>\n <a href="/sysadmin/staffing" class="None">Staffing and Enrollment</a> \n <a href="/sysadmin/gitlogs">Git Logs</a>\n </h2>\n\t<hr />\n\n\n<h3>Administer Courses</h3><br/>\n\n<form name="action" method="POST">\n <input type="hidden" name="csrfmiddlewaretoken" value="f91C7p8XwlA4ivpN0mSsjRoQuo8iZ5VK" />\n <ul class="list-input">\n\t<li class="field text">\n\t <label for="repo_location">\n\t\tRepo Location:\n\t </label>\n\t <input type="text" name="repo_location" style="width:60%" />\n\t</li>\n\t<li class="field text">\n\t <label for="repo_location">\n\t\tRepo Branch (optional):\n\t </label>\n\t <input type="text" name="repo_branch" style="width:60%" />\n\t</li>\n </ul>\n <div class="form-actions">\n\t<button type="submit" name="action" value="add_course">Load new course from github</button>\n </div>\n <hr />\n <ul class="list-input">\n\t<li class="field text">\n\t <label for="course_id">\n\t\tCourse ID or dir:\n\t </label>\n\t <input type="text" name="course_id" style="width:60%" />\n\t</li>\n </ul>\n <div class="form-actions">\n\t<button type="submit" name="action" value="del_course">Delete course from site</button>\n </div>\n</form>\n<hr style="width:40%" />\n\n <p><h4 style=\'color:blue\'>Added Course</h4><pre></pre></p>\n\n\n <br/>\n <br/>\n <p>\n <hr width="100%">\n <h2>Information about all courses</h2>\n <table class="stat_table">\n <tr>\n\t <th>Course Name</th>\n\t <th>Directory/ID</th>\n\t <th>Git Commit</th>\n\t <th>Last Change</th>\n\t <th>Last Editor</th>\n\t</tr>\n <tr>\n\t <td>edX Author Course</td>\n\t <td>MITx/edx4edx/edx4edx</td>\n\t <td></td>\n\t <td></td>\n\t <td></td>\n\t </tr>\n </table>\n </p>\n\n\n </section>\n <div style="text-align:right; float: right"><span id="djangopid">\'Django PID\': 12015</span>\n | <span id="edxver">Platform Version: </span></div>\n</div>\n</section>\n\n \n </div>\n\n \n \n \n \n\n\n\n\n<div class="wrapper wrapper-footer">\n <footer>\n <div class="colophon">\n <nav class="nav-colophon">\n <ol>\n <li class="nav-colophon-01">\n <a id="about" href="/about">\n About\n </a>\n </li>\n <li class="nav-colophon-02">\n <a id="jobs" href="/jobs">\n Jobs\n </a>\n </li>\n <li class="nav-colophon-03">\n <a id="news" href="/news">\n News\n </a>\n </li>\n <li class="nav-colophon-04">\n <a id="faq" href="/faq">\n FAQ\n </a>\n </li>\n <li class="nav-colophon-05">\n <a id="contact" href="/contact">\n Contact\n </a>\n </li>\n </ol>\n </nav>\n\n <div class="wrapper-logo">\n <p>\n <a href="/">\n <img alt="organization logo placeholder" src="/static/images/default-theme/logo.png">\n </a>\n </p>\n </div>\n\n <p class="copyright">&copy; 2015 edX.</p>\n\n <p class="copyright">\n\tEdX, Open edX, and the edX and Open edX logos are registered trademarks or trademarks of <a href=\'https://www.edx.org/\'>edX Inc.</a>\n </p>\n <nav class="nav-legal">\n <ul>\n <li class="nav-legal-01">\n\t \n\t <a href=\'/tos\'>Terms of Service</a> and <a href=\'/honor\'>Honor Code</a>\n </a>\n </li>\n <li class="nav-legal-02">\n <a href="/privacy">Privacy Policy</a>\n </li>\n </ul>\n </nav>\n </div>\n\n <div class="powered-by">\n <p>\n <a href="http://openedx.org/">\n <img src="https://files.edx.org/openedx-logos/edx-openedx-logo-tag.png" alt="Powered by Open edX" width="150" height="50" />\n </a>\n </p>\n </div>\n </footer>\n</div>\n\n \n\n </div>\n\n \n <script type="text/javascript" src="/static/js/lms-application.js" charset="utf-8"></script>\n\n\n \n <script type="text/javascript" src="/static/js/lms-modules.js" charset="utf-8"></script>\n\n\n\n \n</body>\n</html>\n\n\n'
-------------------- >> begin captured stdout << ---------------------
Importing. Data_dir=test_root/course_repos, course_dirs=(u'edx4edx_lite',)
Seeding forum roles for course MITx/edx4edx/edx4edx
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: processing import of module i4x://MITx/edx4edx/course/edx4edx...
root: INFO: No assets.xml file is present with asset metadata.
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Introduction_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/edx4edx_Course_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/vertical/edx4edx_Course_vertical...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/edx4edx_Course_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Assessment_Problems_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Sample_Problems_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Option_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Multiple_Choice_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/String_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Numerical_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Formula_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Symbolic_Math_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Image_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_solution_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Schematic_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Custom_Response_and_Randomization_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Randomized_Problems_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Short_Answer_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_response_with_graph...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Hints_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Adaptive_hints_example_Formula_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Scripts_and_Javascript_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Dynamic_plot_with_scripts_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problems_using_custom_Javascript_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Code_Grading_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/python_hello_world...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Rich_Interface_Examples...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/example_loupe_and_lightbox...
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Author_tools_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Problem_creation_tools_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/Problem_creation_tools_overview_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/Import_from_LaTeX_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Sample_problems_generated_from_LaTeX_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Symbolic_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Option_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_hint_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_ShowHide_hint_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/A_complete_edX_course_in_LaTeX_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Example_E-text_page_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Example_inline_textinput_answer_box_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/overview...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/video...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/syllabus...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/textbook...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/more_info...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/instructors...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/short_description...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/faq...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/number...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/requirements...
--------------------- >> end captured logging << ---------------------
-----------------------------------------------------------------------------
4) FAIL: test_gitlog_courseteam_access (lms.djangoapps.dashboard.tests.test_sysadmin.TestSysAdminMongoCourseImport)
Traceback (most recent call last):
lms/djangoapps/dashboard/tests/test_sysadmin.py line 622 in test_gitlog_courseteam_access
response.content)
AssertionError: '======&gt; IMPORTING course' not found in '<!DOCTYPE html>\n<!--[if IE 7]><html class="ie ie7 lte9 lte8 lte7" lang="en"><![endif]-->\n<!--[if IE 8]><html class="ie ie8 lte9 lte8" lang="en"><![endif]-->\n<!--[if IE 9]><html class="ie ie9 lte9" lang="en"><![endif]-->\n<!--[if gt IE 9]><!--><html lang="en"><!--<![endif]-->\n\n<head dir="ltr">\n <meta charset="UTF-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n <title>\n | edX\n </title>\n \n\n <script type="text/javascript">\n /* immediately break out of an iframe if coming from the marketing website */\n (function(window) {\n if (window.location !== window.top.location) {\n window.top.location = window.location;\n }\n })(this);\n </script>\n\n <script type="text/javascript" src="/jsi18n/"></script>\n\n <link rel="icon" type="image/x-icon" href="/static/images/favicon.ico" />\n\n \n \n\n <link href="/static/css/lms-style-vendor.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app-extend1.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app-extend2.css" rel="stylesheet" type="text/css" />\n\n\n\n\n \n <script type="text/javascript" src="/static/js/lms-main_vendor.js" charset="utf-8"></script>\n\n\n\n <script>\n window.baseUrl = "/static/";\n (function (require) {\n var urlArgs = "v=af0fa0a";\n require.config({\n baseUrl: baseUrl,\n urlArgs: urlArgs\n });\n }).call(this, require || RequireJS.require);\n </script>\n <script type="text/javascript" src="/static/require-config-lms.js"></script>\n\n \n \n \n\n <link href="/static/css/lms-style-course.css" rel="stylesheet" type="text/css" />\n\n\n\n <script type="text/javascript" src="/static/js/vendor/flot/jquery.flot.js"></script>\n <script type="text/javascript" src="/static/js/vendor/flot/jquery.flot.axislabels.js"></script>\n <script>\n $(function() {\n $(".toggle-import-log").click(function(e) {\n var self = $(this);\n var id = self.data("import-log");\n $("#import-log-" + id).toggle({\n duration: 200\n });\n if (self.html() === "[ + ]") {\n self.html("[ &#8722; ]");\n } else {\n self.html("[ + ]");\n }\n e.preventDefault();\n });\n });\n </script>\n\n\n\n \n\n\n <!--[if lt IE 9]>\n <script src="/static/js/html5shiv.js"></script>\n <![endif]-->\n\n \n <!-- dummy segment.io -->\n<script type="text/javascript">\n var analytics = {\n track: function() { return; },\n trackLink: function() { return; },\n pageview: function() { return; },\n page: function() { return; }\n };\n</script>\n<!-- end dummy segment.io -->\n\n\n <meta name="path_prefix" content="">\n <meta name="google-site-verification" content="_mipQ4AtZQDNmbtOkwehQDOgCxUUV2fb_C0b6wbiRHY" />\n\n \n\n\n</head>\n\n<body class="ltr lang_en">\n <div class="window-wrap" dir="ltr">\n <a class="nav-skip" href="#content">Skip to this view\'s content</a>\n\n \n\n<script type="text/x-mathjax-config">\n MathJax.Hub.Config({\n tex2jax: {\n inlineMath: [\n ["\\\\(","\\\\)"],\n [\'[mathjaxinline]\',\'[/mathjaxinline]\']\n ],\n displayMath: [\n ["\\\\[","\\\\]"],\n [\'[mathjax]\',\'[/mathjax]\']\n ]\n }\n });\n</script>\n\n<!-- This must appear after all mathjax-config blocks, so it is after the imports from the other templates.\n It can\'t be run through static.url because MathJax uses crazy url introspection to do lazy loading of\n MathJax extension libraries -->\n<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/2.4-latest/MathJax.js?config=TeX-MML-AM_HTMLorMML-full"></script>\n\n \n<!--[if IE]>\n<div class="sr message-accessibility message" id="mathjax-accessibility-message" aria-hidden="true">\n\t<p class="copy">This page features MathJax technology to render mathematical formulae. To make math accessibile, we suggest using the MathPlayer plugin. Please visit the <a href="//www.dessci.com/en/products/mathplayer/download.htm">MathPlayer Download Page</a> to download the plugin for your browser.</p>\n</div>\n<div class="sr message-accessibility message" id="mathplayer-browser-message" aria-hidden="true">\n\t<p class="copy">\n\t Your browser does not support the MathPlayer plugin. To use MathPlayer, please use Internet Explorer 6 through 9.\n\t </p>\n</div>\n<![endif]-->\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n <header class="global " aria-label="Global Navigation">\n <nav>\n <h1 class="logo">\n <a href="/">\n \n <img src="/static/images/default-theme/logo.png" alt="edX"/>\n \n </a>\n </h1>\n\n\n <ol class="left nav-global authenticated">\n \n <li class="nav-global-01">\n <a href="/courses">Find Courses</a>\n </li>\n \n </ol>\n <ol class="user">\n <li class="primary">\n <a href="/dashboard" class="user-link">\n <span class="avatar"></span>\n <span class="sr">Dashboard for: </span> test_user\n </a>\n </li>\n <li class="primary">\n <a href="#" class="dropdown" aria-haspopup="true" aria-expanded="false"><span class="sr">More options dropdown</span> &#9662;</a>\n <ul class="dropdown-menu" aria-label="More Options" role="menu">\n \n <li><a href="/faq">Help</a></li>\n \n <li><a href="/logout" role="menuitem">Sign out</a></li>\n </ul>\n </li>\n </ol>\n </nav>\n</header>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n <div class="content-wrapper" id="content">\n \n\n\n\n\n<style type="text/css">\na.active-section {\n\tcolor: #551A8B;\n}\n.sysadmin-dashboard-content h2 a {\n\tmargin-right: 1.2em;\n}\ntable.stat_table {\n\tfont-family: verdana,arial,sans-serif;\n\tfont-size:11px;\n\tcolor:#333333;\n\tborder-width: 1px;\n\tborder-color: #666666;\n\tborder-collapse: collapse;\n}\ntable.stat_table th {\n\tborder-width: 1px;\n\tpadding: 8px;\n\tborder-style: solid;\n\tborder-color: #666666;\n\tbackground-color: #dedede;\n}\ntable.stat_table td {\n\tborder-width: 1px;\n\tpadding: 8px;\n\tborder-style: solid;\n\tborder-color: #666666;\n\tbackground-color: #ffffff;\n}\n.import-log {\n display: none;\n}\n\na.selectedmode { background-color: yellow; }\n\ntextarea {\n height: 200px;\n}\n</style>\n\n<section class="container">\n <div class="sysadmin-dashboard-wrapper">\n\n <section class="sysadmin-dashboard-content" style="margin-left:10pt;margin-top:10pt;margin-right:10pt;margin-bottom:20pt">\n <h1>Sysadmin Dashboard</h1>\n <hr />\n <h2 class="instructor-nav">\n <a href="/sysadmin/">Users</a>\n <a href="/sysadmin/courses">Courses</a>\n <a href="/sysadmin/staffing">Staffing and Enrollment</a>\n <a href="/sysadmin/gitlogs" class="active-section">Git Logs</a>\n </h2>\n <hr />\n\n <form name="dashform" method="POST" action="/sysadmin/">\n <input type="hidden" name="csrfmiddlewaretoken" value="cbLUtRWKG7XfQa4zBYvV5KZOCJdci2oD">\n <input type="hidden" name="dash_mode" value="">\n </form>\n\n <h3>Git Logs</h3>\n\n <h2>Recent git load activity for MITx/edx4edx/edx4edx</h2>\n\n <table class="stat_table" width="100%">\n <thead>\n <tr>\n <th width="15%">Date</th>\n <th width="15%">Course ID</th>\n <th>Git Action</th>\n </tr>\n </thead>\n <tbody>\n \n </tbody>\n </table>\n\n No git import logs have been recorded for this course.\n </section>\n </div>\n</section>\n\n \n </div>\n\n \n \n \n \n\n\n\n\n<div class="wrapper wrapper-footer">\n <footer>\n <div class="colophon">\n <nav class="nav-colophon">\n <ol>\n <li class="nav-colophon-01">\n <a id="about" href="/about">\n About\n </a>\n </li>\n <li class="nav-colophon-02">\n <a id="jobs" href="/jobs">\n Jobs\n </a>\n </li>\n <li class="nav-colophon-03">\n <a id="news" href="/news">\n News\n </a>\n </li>\n <li class="nav-colophon-04">\n <a id="faq" href="/faq">\n FAQ\n </a>\n </li>\n <li class="nav-colophon-05">\n <a id="contact" href="/contact">\n Contact\n </a>\n </li>\n </ol>\n </nav>\n\n <div class="wrapper-logo">\n <p>\n <a href="/">\n <img alt="organization logo placeholder" src="/static/images/default-theme/logo.png">\n </a>\n </p>\n </div>\n\n <p class="copyright">&copy; 2015 edX.</p>\n\n <p class="copyright">\n\tEdX, Open edX, and the edX and Open edX logos are registered trademarks or trademarks of <a href=\'https://www.edx.org/\'>edX Inc.</a>\n </p>\n <nav class="nav-legal">\n <ul>\n <li class="nav-legal-01">\n\t \n\t <a href=\'/tos\'>Terms of Service</a> and <a href=\'/honor\'>Honor Code</a>\n </a>\n </li>\n <li class="nav-legal-02">\n <a href="/privacy">Privacy Policy</a>\n </li>\n </ul>\n </nav>\n </div>\n\n <div class="powered-by">\n <p>\n <a href="http://openedx.org/">\n <img src="https://files.edx.org/openedx-logos/edx-openedx-logo-tag.png" alt="Powered by Open edX" width="150" height="50" />\n </a>\n </p>\n </div>\n </footer>\n</div>\n\n \n\n </div>\n\n \n <script type="text/javascript" src="/static/js/lms-application.js" charset="utf-8"></script>\n\n\n \n <script type="text/javascript" src="/static/js/lms-modules.js" charset="utf-8"></script>\n\n\n\n \n</body>\n</html>\n\n\n'
-------------------- >> begin captured stdout << ---------------------
Importing. Data_dir=test_root/course_repos, course_dirs=(u'edx4edx_lite',)
Seeding forum roles for course MITx/edx4edx/edx4edx
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: processing import of module i4x://MITx/edx4edx/course/edx4edx...
root: INFO: No assets.xml file is present with asset metadata.
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Introduction_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/edx4edx_Course_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/vertical/edx4edx_Course_vertical...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/edx4edx_Course_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Assessment_Problems_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Sample_Problems_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Option_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Multiple_Choice_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/String_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Numerical_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Formula_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Symbolic_Math_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Image_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_solution_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Schematic_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Custom_Response_and_Randomization_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Randomized_Problems_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Short_Answer_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_response_with_graph...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Hints_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Adaptive_hints_example_Formula_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Scripts_and_Javascript_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Dynamic_plot_with_scripts_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problems_using_custom_Javascript_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Code_Grading_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/python_hello_world...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Rich_Interface_Examples...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/example_loupe_and_lightbox...
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Author_tools_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Problem_creation_tools_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/Problem_creation_tools_overview_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/Import_from_LaTeX_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Sample_problems_generated_from_LaTeX_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Symbolic_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Option_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_hint_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_ShowHide_hint_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/A_complete_edX_course_in_LaTeX_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Example_E-text_page_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Example_inline_textinput_answer_box_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/overview...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/video...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/syllabus...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/textbook...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/more_info...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/instructors...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/short_description...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/faq...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/number...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/requirements...
--------------------- >> end captured logging << ---------------------
-----------------------------------------------------------------------------
5) FAIL: test_gitlogs (lms.djangoapps.dashboard.tests.test_sysadmin.TestSysAdminMongoCourseImport)
Traceback (most recent call last):
lms/djangoapps/dashboard/tests/test_sysadmin.py line 508 in test_gitlogs
self.assertIn('/gitlogs/MITx/edx4edx/edx4edx', response.content)
AssertionError: '/gitlogs/MITx/edx4edx/edx4edx' not found in '<!DOCTYPE html>\n<!--[if IE 7]><html class="ie ie7 lte9 lte8 lte7" lang="en"><![endif]-->\n<!--[if IE 8]><html class="ie ie8 lte9 lte8" lang="en"><![endif]-->\n<!--[if IE 9]><html class="ie ie9 lte9" lang="en"><![endif]-->\n<!--[if gt IE 9]><!--><html lang="en"><!--<![endif]-->\n\n<head dir="ltr">\n <meta charset="UTF-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n <title>\n | edX\n </title>\n \n\n <script type="text/javascript">\n /* immediately break out of an iframe if coming from the marketing website */\n (function(window) {\n if (window.location !== window.top.location) {\n window.top.location = window.location;\n }\n })(this);\n </script>\n\n <script type="text/javascript" src="/jsi18n/"></script>\n\n <link rel="icon" type="image/x-icon" href="/static/images/favicon.ico" />\n\n \n \n\n <link href="/static/css/lms-style-vendor.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app-extend1.css" rel="stylesheet" type="text/css" />\n\n\n\n \n \n\n <link href="/static/css/lms-style-app-extend2.css" rel="stylesheet" type="text/css" />\n\n\n\n\n \n <script type="text/javascript" src="/static/js/lms-main_vendor.js" charset="utf-8"></script>\n\n\n\n <script>\n window.baseUrl = "/static/";\n (function (require) {\n var urlArgs = "v=af0fa0a";\n require.config({\n baseUrl: baseUrl,\n urlArgs: urlArgs\n });\n }).call(this, require || RequireJS.require);\n </script>\n <script type="text/javascript" src="/static/require-config-lms.js"></script>\n\n \n \n \n\n <link href="/static/css/lms-style-course.css" rel="stylesheet" type="text/css" />\n\n\n\n <script type="text/javascript" src="/static/js/vendor/flot/jquery.flot.js"></script>\n <script type="text/javascript" src="/static/js/vendor/flot/jquery.flot.axislabels.js"></script>\n <script>\n $(function() {\n $(".toggle-import-log").click(function(e) {\n var self = $(this);\n var id = self.data("import-log");\n $("#import-log-" + id).toggle({\n duration: 200\n });\n if (self.html() === "[ + ]") {\n self.html("[ &#8722; ]");\n } else {\n self.html("[ + ]");\n }\n e.preventDefault();\n });\n });\n </script>\n\n\n\n \n\n\n <!--[if lt IE 9]>\n <script src="/static/js/html5shiv.js"></script>\n <![endif]-->\n\n \n <!-- dummy segment.io -->\n<script type="text/javascript">\n var analytics = {\n track: function() { return; },\n trackLink: function() { return; },\n pageview: function() { return; },\n page: function() { return; }\n };\n</script>\n<!-- end dummy segment.io -->\n\n\n <meta name="path_prefix" content="">\n <meta name="google-site-verification" content="_mipQ4AtZQDNmbtOkwehQDOgCxUUV2fb_C0b6wbiRHY" />\n\n \n\n\n</head>\n\n<body class="ltr lang_en">\n <div class="window-wrap" dir="ltr">\n <a class="nav-skip" href="#content">Skip to this view\'s content</a>\n\n \n\n<script type="text/x-mathjax-config">\n MathJax.Hub.Config({\n tex2jax: {\n inlineMath: [\n ["\\\\(","\\\\)"],\n [\'[mathjaxinline]\',\'[/mathjaxinline]\']\n ],\n displayMath: [\n ["\\\\[","\\\\]"],\n [\'[mathjax]\',\'[/mathjax]\']\n ]\n }\n });\n</script>\n\n<!-- This must appear after all mathjax-config blocks, so it is after the imports from the other templates.\n It can\'t be run through static.url because MathJax uses crazy url introspection to do lazy loading of\n MathJax extension libraries -->\n<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/2.4-latest/MathJax.js?config=TeX-MML-AM_HTMLorMML-full"></script>\n\n \n<!--[if IE]>\n<div class="sr message-accessibility message" id="mathjax-accessibility-message" aria-hidden="true">\n\t<p class="copy">This page features MathJax technology to render mathematical formulae. To make math accessibile, we suggest using the MathPlayer plugin. Please visit the <a href="//www.dessci.com/en/products/mathplayer/download.htm">MathPlayer Download Page</a> to download the plugin for your browser.</p>\n</div>\n<div class="sr message-accessibility message" id="mathplayer-browser-message" aria-hidden="true">\n\t<p class="copy">\n\t Your browser does not support the MathPlayer plugin. To use MathPlayer, please use Internet Explorer 6 through 9.\n\t </p>\n</div>\n<![endif]-->\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n <header class="global " aria-label="Global Navigation">\n <nav>\n <h1 class="logo">\n <a href="/">\n \n <img src="/static/images/default-theme/logo.png" alt="edX"/>\n \n </a>\n </h1>\n\n\n <ol class="left nav-global authenticated">\n \n <li class="nav-global-01">\n <a href="/courses">Find Courses</a>\n </li>\n <li>\n <a href="/sysadmin/">Sysadmin</a>\n </li>\n \n </ol>\n <ol class="user">\n <li class="primary">\n <a href="/dashboard" class="user-link">\n <span class="avatar"></span>\n <span class="sr">Dashboard for: </span> test_user\n </a>\n </li>\n <li class="primary">\n <a href="#" class="dropdown" aria-haspopup="true" aria-expanded="false"><span class="sr">More options dropdown</span> &#9662;</a>\n <ul class="dropdown-menu" aria-label="More Options" role="menu">\n \n <li><a href="/faq">Help</a></li>\n \n <li><a href="/logout" role="menuitem">Sign out</a></li>\n </ul>\n </li>\n </ol>\n </nav>\n</header>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n <div class="content-wrapper" id="content">\n \n\n\n\n\n<style type="text/css">\na.active-section {\n\tcolor: #551A8B;\n}\n.sysadmin-dashboard-content h2 a {\n\tmargin-right: 1.2em;\n}\ntable.stat_table {\n\tfont-family: verdana,arial,sans-serif;\n\tfont-size:11px;\n\tcolor:#333333;\n\tborder-width: 1px;\n\tborder-color: #666666;\n\tborder-collapse: collapse;\n}\ntable.stat_table th {\n\tborder-width: 1px;\n\tpadding: 8px;\n\tborder-style: solid;\n\tborder-color: #666666;\n\tbackground-color: #dedede;\n}\ntable.stat_table td {\n\tborder-width: 1px;\n\tpadding: 8px;\n\tborder-style: solid;\n\tborder-color: #666666;\n\tbackground-color: #ffffff;\n}\n.import-log {\n display: none;\n}\n\na.selectedmode { background-color: yellow; }\n\ntextarea {\n height: 200px;\n}\n</style>\n\n<section class="container">\n <div class="sysadmin-dashboard-wrapper">\n\n <section class="sysadmin-dashboard-content" style="margin-left:10pt;margin-top:10pt;margin-right:10pt;margin-bottom:20pt">\n <h1>Sysadmin Dashboard</h1>\n <hr />\n <h2 class="instructor-nav">\n <a href="/sysadmin/">Users</a>\n <a href="/sysadmin/courses">Courses</a>\n <a href="/sysadmin/staffing">Staffing and Enrollment</a>\n <a href="/sysadmin/gitlogs" class="active-section">Git Logs</a>\n </h2>\n <hr />\n\n <form name="dashform" method="POST" action="/sysadmin/">\n <input type="hidden" name="csrfmiddlewaretoken" value="gVnMicYc1qfyBqGnmhyKyBg6EE0qQhv4">\n <input type="hidden" name="dash_mode" value="">\n </form>\n\n <h3>Git Logs</h3>\n\n\n <table class="stat_table" width="100%">\n <thead>\n <tr>\n <th width="15%">Date</th>\n <th width="15%">Course ID</th>\n <th>Git Action</th>\n </tr>\n </thead>\n <tbody>\n \n \n <tr>\n <td>Jul 23, 2015 at 09:00</td>\n <td>\n <a href="/sysadmin/gitlogs/None">\n None\n </a>\n </td>\n <td>\n Cloning into \'edx4edx_lite\'...\n\nCommit ID: 02f41dc1ace02a4b413244a0da5f6d42d64db367\n \nBranch: master\n\n </td>\n </tr>\n\n </tbody>\n </table>\n\n </section>\n </div>\n</section>\n\n \n </div>\n\n \n \n \n \n\n\n\n\n<div class="wrapper wrapper-footer">\n <footer>\n <div class="colophon">\n <nav class="nav-colophon">\n <ol>\n <li class="nav-colophon-01">\n <a id="about" href="/about">\n About\n </a>\n </li>\n <li class="nav-colophon-02">\n <a id="jobs" href="/jobs">\n Jobs\n </a>\n </li>\n <li class="nav-colophon-03">\n <a id="news" href="/news">\n News\n </a>\n </li>\n <li class="nav-colophon-04">\n <a id="faq" href="/faq">\n FAQ\n </a>\n </li>\n <li class="nav-colophon-05">\n <a id="contact" href="/contact">\n Contact\n </a>\n </li>\n </ol>\n </nav>\n\n <div class="wrapper-logo">\n <p>\n <a href="/">\n <img alt="organization logo placeholder" src="/static/images/default-theme/logo.png">\n </a>\n </p>\n </div>\n\n <p class="copyright">&copy; 2015 edX.</p>\n\n <p class="copyright">\n\tEdX, Open edX, and the edX and Open edX logos are registered trademarks or trademarks of <a href=\'https://www.edx.org/\'>edX Inc.</a>\n </p>\n <nav class="nav-legal">\n <ul>\n <li class="nav-legal-01">\n\t \n\t <a href=\'/tos\'>Terms of Service</a> and <a href=\'/honor\'>Honor Code</a>\n </a>\n </li>\n <li class="nav-legal-02">\n <a href="/privacy">Privacy Policy</a>\n </li>\n </ul>\n </nav>\n </div>\n\n <div class="powered-by">\n <p>\n <a href="http://openedx.org/">\n <img src="https://files.edx.org/openedx-logos/edx-openedx-logo-tag.png" alt="Powered by Open edX" width="150" height="50" />\n </a>\n </p>\n </div>\n </footer>\n</div>\n\n \n\n </div>\n\n \n <script type="text/javascript" src="/static/js/lms-application.js" charset="utf-8"></script>\n\n\n \n <script type="text/javascript" src="/static/js/lms-modules.js" charset="utf-8"></script>\n\n\n\n \n</body>\n</html>\n\n\n'
-------------------- >> begin captured stdout << ---------------------
Importing. Data_dir=test_root/course_repos, course_dirs=(u'edx4edx_lite',)
Seeding forum roles for course MITx/edx4edx/edx4edx
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: processing import of module i4x://MITx/edx4edx/course/edx4edx...
root: INFO: No assets.xml file is present with asset metadata.
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Introduction_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/edx4edx_Course_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/vertical/edx4edx_Course_vertical...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/edx4edx_Course_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Assessment_Problems_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Sample_Problems_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Option_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Multiple_Choice_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/String_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Numerical_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Formula_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Symbolic_Math_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Image_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_solution_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Schematic_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Custom_Response_and_Randomization_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Randomized_Problems_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Short_Answer_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_response_with_graph...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Hints_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Adaptive_hints_example_Formula_Response_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Scripts_and_Javascript_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Dynamic_plot_with_scripts_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problems_using_custom_Javascript_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Advanced_Problems_Code_Grading_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/python_hello_world...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Rich_Interface_Examples...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/example_loupe_and_lightbox...
root: DEBUG: processing import of module i4x://MITx/edx4edx/chapter/Author_tools_chapter...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Problem_creation_tools_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/Problem_creation_tools_overview_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/Import_from_LaTeX_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/sequential/Sample_problems_generated_from_LaTeX_sequential...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Symbolic_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Custom_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Option_response_problem_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_hint_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Problem_with_ShowHide_hint_in_LaTeX_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/html/A_complete_edX_course_in_LaTeX_html...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Example_E-text_page_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/problem/Example_inline_textinput_answer_box_problem...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/overview...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/video...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/syllabus...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/textbook...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/more_info...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/instructors...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/short_description...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/faq...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/number...
root: DEBUG: processing import of module i4x://MITx/edx4edx/about/requirements...
--------------------- >> end captured logging << ---------------------
-----------------------------------------------------------------------------
6) FAIL: test_unreleased_course (lms.djangoapps.mobile_api.course_info.tests.TestHandouts)
Traceback (most recent call last):
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mock.py line 1618 in _inner
return f(*args, **kw)
lms/djangoapps/mobile_api/testutils.py line 169 in test_unreleased_course
self.verify_failure(response)
lms/djangoapps/mobile_api/testutils.py line 142 in verify_failure
self.assertEqual(response.status_code, 404)
AssertionError: 200 != 404
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: processing import of module i4x://edX/toy/course/2012_Fall...
root: INFO: No assets.xml file is present with asset metadata.
root: DEBUG: processing import of module i4x://edX/toy/chapter/Overview...
root: DEBUG: processing import of module i4x://edX/toy/videosequence/Toy_Videos...
root: DEBUG: processing import of module i4x://edX/toy/html/secret:toylab...
root: DEBUG: processing import of module i4x://edX/toy/html/toyjumpto...
root: DEBUG: processing import of module i4x://edX/toy/html/toyhtml...
root: DEBUG: processing import of module i4x://edX/toy/html/nonportable...
root: DEBUG: processing import of module i4x://edX/toy/html/nonportable_link...
root: DEBUG: processing import of module i4x://edX/toy/html/badlink...
root: DEBUG: processing import of module i4x://edX/toy/html/with_styling...
root: DEBUG: processing import of module i4x://edX/toy/html/just_img...
root: DEBUG: processing import of module i4x://edX/toy/video/Video_Resources...
root: DEBUG: processing import of module i4x://edX/toy/video/Welcome...
root: DEBUG: processing import of module i4x://edX/toy/video/video_123456789012...
root: DEBUG: processing import of module i4x://edX/toy/video/video_4f66f493ac8f...
root: DEBUG: processing import of module i4x://edX/toy/chapter/secret:magic...
root: DEBUG: processing import of module i4x://edX/toy/video/toyvideo...
root: DEBUG: processing import of module i4x://edX/toy/chapter/poll_test...
root: DEBUG: processing import of module i4x://edX/toy/poll_question/T1_changemind_poll_foo...
root: DEBUG: processing import of module i4x://edX/toy/chapter/vertical_container...
root: DEBUG: processing import of module i4x://edX/toy/sequential/vertical_sequential...
root: DEBUG: processing import of module i4x://edX/toy/vertical/vertical_test...
root: DEBUG: processing import of module i4x://edX/toy/video/sample_video...
root: DEBUG: processing import of module i4x://edX/toy/video/separate_file_video...
root: DEBUG: processing import of module i4x://edX/toy/video/video_with_end_time...
root: DEBUG: processing import of module i4x://edX/toy/poll_question/T1_changemind_poll_foo_2...
root: DEBUG: processing import of module i4x://edX/toy/html/unicode...
root: DEBUG: processing import of module i4x://edX/toy/chapter/handout_container...
root: DEBUG: processing import of module i4x://edX/toy/html/html_7e5578f25f79...
root: DEBUG: processing import of module i4x://edX/toy/static_tab/syllabus...
root: DEBUG: processing import of module i4x://edX/toy/course_info/handouts...
root: DEBUG: processing import of module i4x://edX/toy/static_tab/resources...
root: DEBUG: processing import of module i4x://edX/toy/about/effort...
root: DEBUG: processing import of module i4x://edX/toy/about/short_description...
root: DEBUG: processing import of module i4x://edX/toy/about/end_date...
--------------------- >> end captured logging << ---------------------
-----------------------------------------------------------------------------
7) FAIL: test_workgroups_grades_post (lms.djangoapps.projects.tests.test_workgroups.WorkgroupsApiTests)
Traceback (most recent call last):
lms/djangoapps/projects/tests/test_workgroups.py line 591 in test_workgroups_grades_post
self.assertGreater(len(response.data['grades']), 0)
AssertionError: 0 not greater than 0
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
root: DEBUG: Using MongoDB for static content serving at host=localhost port=27017 db=xcontent
--------------------- >> end captured logging << ---------------------
-----------------------------------------------------------------------------
4158 tests run in 1549.8 seconds.
6 FAILED, 1 error, 22 skipped (4129 tests passed)
Destroying test database for alias 'default'...
Cleaning up after lms
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Dropping test db test_xlog
Setting up for common/lib/calc
python -m coverage run --rcfile=common/lib/calc/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/calc/noseids common/lib/calc --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/calc/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/calc
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
.......................................................
-----------------------------------------------------------------------------
55 tests run in 1.1 seconds (55 tests passed)
Cleaning up after common/lib/calc
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/capa
python -m coverage run --rcfile=common/lib/capa/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/capa/noseids common/lib/capa --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/capa/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/capa
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
F............................................................................
.............................................................................
.............................................................................
....................................................
-----------------------------------------------------------------------------
1) FAIL: test_dotted (test_lazymod.TestLazyMod)
Traceback (most recent call last):
common/lib/capa/capa/safe_exec/tests/test_lazymod.py line 45 in test_dotted
self.assertNotIn("wsgiref.util", sys.modules)
AssertionError: 'wsgiref.util' unexpectedly found in {'mako.inspect': None, 'numpy.core.info': <module 'numpy.core.info' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/info.pyc'>, 'nose.plugins.doctest': None, 'nose.plugins.tempfile': None, 'distutils.sysconfig': <module 'distutils.sysconfig' from '/usr/lib/python2.7/distutils/sysconfig.pyc'>, 'pygments.filters': <module 'pygments.filters' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/filters/__init__.pyc'>, 'scipy.lib.itertools': None, 'numpy.fft.types': None, 'logging.weakref': None, 'pprint': <module 'pprint' from '/usr/lib/python2.7/pprint.pyc'>, 'nose.plugins.logcapture': <module 'nose.plugins.logcapture' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/logcapture.pyc'>, 'pygments.filters.re': None, 'fs.osfs.fs': None, 'django.dispatch.weakref': None, 'unittest.sys': None, 'django.utils.log': <module 'django.utils.log' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/log.pyc'>, 'nosedjango.plugins.subprocess': None, 'scipy.sparse.linalg.isolve.utils': <module 'scipy.sparse.linalg.isolve.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/utils.pyc'>, 'nltk.stem.sys': None, 'SocketServer': <module 'SocketServer' from '/usr/lib/python2.7/SocketServer.pyc'>, 'fs.osfs.watch': <module 'fs.osfs.watch' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/osfs/watch.pyc'>, 'pygments.lexers.web': <module 'pygments.lexers.web' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/web.pyc'>, 'nltk.corpus.reader.aligned': <module 'nltk.corpus.reader.aligned' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/aligned.pyc'>, 'nose.plugins.optparse': None, 'mako.posixpath': None, 'cmd': <module 'cmd' from '/usr/lib/python2.7/cmd.pyc'>, 'shlex': <module 'shlex' from '/usr/lib/python2.7/shlex.pyc'>, 'django.utils.http': <module 'django.utils.http' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/http.pyc'>, 'nltk.classify.scipy': None, 'scipy.sparse.linalg.dsolve.linsolve': <module 'scipy.sparse.linalg.dsolve.linsolve' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/linsolve.pyc'>, 'nose.plugins.multiprocessing': None, 'scipy.sparse.csgraph.numpy': None, 'pygments.styles.pygments': None, 'django.utils.dateformat': <module 'django.utils.dateformat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/dateformat.pyc'>, 'nltk.re': None, 'nltk.corpus.reader.lin': <module 'nltk.corpus.reader.lin' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/lin.pyc'>, 'fs.sys': None, 'chem': <module 'chem' from '/edx/app/edxapp/edx-platform/common/lib/chem/chem/__init__.pyc'>, 'numpy.lib.npyio': <module 'numpy.lib.npyio' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/npyio.pyc'>, 'codejail.proxy': <module 'codejail.proxy' from '/edx/app/edxapp/venvs/edxapp/src/codejail/codejail/proxy.pyc'>, 'ntpath': <module 'ntpath' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/ntpath.pyc'>, 'nose.tools.unittest': None, 'nose.plugins.re': None, 'coverage.codeunit': <module 'coverage.codeunit' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/codeunit.pyc'>, 'django.core.management.collections': None, 'nltk.tokenize.punkt': <module 'nltk.tokenize.punkt' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/punkt.pyc'>, 'simplejson.decoder': <module 'simplejson.decoder' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/simplejson/decoder.pyc'>, 'django.core.servers.SocketServer': None, 'scipy.sparse.linalg.isolve._iterative': <module 'scipy.sparse.linalg.isolve._iterative' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/_iterative.so'>, 'nltk.inference.mace': <module 'nltk.inference.mace' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/inference/mace.pyc'>, 'django.core.files.base': <module 'django.core.files.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/files/base.pyc'>, 'codecs': <module 'codecs' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/codecs.pyc'>, 'path': <module 'path' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/path.pyc'>, 'django.core.files': <module 'django.core.files' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/files/__init__.pyc'>, 'scipy.linalg.decomp_cholesky': <module 'scipy.linalg.decomp_cholesky' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/decomp_cholesky.pyc'>, 'django.utils.functools': None, 'django.utils.__builtin__': None, 'nltk.sem.string': None, 'numpy.core._internal': <module 'numpy.core._internal' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/_internal.pyc'>, 'capa.re': None, 'xml.dom.xmlbuilder': <module 'xml.dom.xmlbuilder' from '/usr/lib/python2.7/xml/dom/xmlbuilder.pyc'>, 'numpy.matrixlib.numpy': None, 'capa.cmath': None, 'nltk.corpus.reader.xml': None, 'django.core.files.tempfile': None, 'pygments.lexers.css': <module 'pygments.lexers.css' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/css.pyc'>, 'ctypes._ctypes': None, '_heapq': <module '_heapq' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/_heapq.so'>, 'scipy.stats._discrete_distns': <module 'scipy.stats._discrete_distns' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_discrete_distns.pyc'>, 'requests.packages.urllib3.util': <module 'requests.packages.urllib3.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/util/__init__.pyc'>, 'django.core.zlib': None, 'nltk.classify.maxent': <module 'nltk.classify.maxent' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/maxent.pyc'>, 'codejail.logging': None, 'email.sys': None, 'tokenize': <module 'tokenize' from '/usr/lib/python2.7/tokenize.pyc'>, 'calc': <module 'calc' from '/edx/app/edxapp/edx-platform/common/lib/calc/calc/__init__.pyc'>, 'fractions': <module 'fractions' from '/usr/lib/python2.7/fractions.pyc'>, 'cPickle': <module 'cPickle' (built-in)>, 'markupsafe.re': None, 'simplejson.sys': None, 'nltk.parse.__future__': None, 'coverage.hashlib': None, 'django.utils.cStringIO': None, 'requests.packages.urllib3.filepost': <module 'requests.packages.urllib3.filepost' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/filepost.pyc'>, 'dogapi.ssl': None, 'nltk.StringIO': None, 'nosexcover': <module 'nosexcover' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nosexcover/__init__.pyc'>, 'lxml.html.soupparser': <module 'lxml.html.soupparser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/lxml/html/soupparser.pyc'>, 'numpy.ctypeslib': <module 'numpy.ctypeslib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/ctypeslib.pyc'>, 'shapely.geometry.point': <module 'shapely.geometry.point' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/point.pyc'>, 'yaml.resolver': <module 'yaml.resolver' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/resolver.pyc'>, 'nltk.parse.earleychart': <module 'nltk.parse.earleychart' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/earleychart.pyc'>, 'fnmatch': <module 'fnmatch' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/fnmatch.pyc'>, 'pygments.regexopt': <module 'pygments.regexopt' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/regexopt.pyc'>, 'scipy.constants.codata': <module 'scipy.constants.codata' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/constants/codata.pyc'>, 'termstyle': <module 'termstyle' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/termstyle.pyc'>, 'logging.cStringIO': None, 'mako.sys': None, 'numpy.compat': <module 'numpy.compat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/compat/__init__.pyc'>, 'lxml.html._setmixin': <module 'lxml.html._setmixin' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/lxml/html/_setmixin.pyc'>, 'scipy.sparse.linalg.isolve.minres': <module 'scipy.sparse.linalg.isolve.minres' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/minres.pyc'>, 'nose.pyversion': <module 'nose.pyversion' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/pyversion.pyc'>, 'simplejson.simplejson': None, 'nltk.corpus.reader.re': None, 'numpy.core.records': <module 'numpy.core.records' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/records.pyc'>, 'django.core.signing': <module 'django.core.signing' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/signing.pyc'>, 'email.message': <module 'email.message' from '/usr/lib/python2.7/email/message.pyc'>, 'fs.wrapfs.fnmatch': None, 'strop': <module 'strop' (built-in)>, 'dogapi.stats.random': None, 'nosedjango.sys': None, 'requests.packages.urllib3.errno': None, 'coverage.dis': None, 'dogapi.urllib2': None, 'nltk.yaml': None, 'numpy.core.__builtin__': None, 'coverage.files': <module 'coverage.files' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/files.pyc'>, 'os.path': <module 'posixpath' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/posixpath.pyc'>, 'django.utils.datetime': None, 'xml.etree.sys': None, 'scipy.linalg.calc_lwork': <module 'scipy.linalg.calc_lwork' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/calc_lwork.so'>, 'email.base64mime': <module 'email.base64mime' from '/usr/lib/python2.7/email/base64mime.pyc'>, 'mako.traceback': None, 'nltk.gzip': None, 'scipy.optimize._zeros': <module 'scipy.optimize._zeros' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_zeros.so'>, 'coverage.tracer': <module 'coverage.tracer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/tracer.so'>, 'functools': <module 'functools' from '/usr/lib/python2.7/functools.pyc'>, 'fs.errors': <module 'fs.errors' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/errors.pyc'>, 'nltk.tag.stanford': <module 'nltk.tag.stanford' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/stanford.pyc'>, 'distutils.fancy_getopt': <module 'distutils.fancy_getopt' from '/usr/lib/python2.7/distutils/fancy_getopt.pyc'>, 'numpy.ma.cPickle': None, 'uuid': <module 'uuid' from '/usr/lib/python2.7/uuid.pyc'>, 'numpy.matrixlib.defmatrix': <module 'numpy.matrixlib.defmatrix' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/matrixlib/defmatrix.pyc'>, 'nltk.corpus.reader.wordnet': <module 'nltk.corpus.reader.wordnet' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/wordnet.pyc'>, 'capa.tests.pyparsing': None, 'django.conf': <module 'django.conf' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/conf/__init__.pyc'>, 'imp': <module 'imp' (built-in)>, 'nltk.tag.sys': None, 'multiprocessing.os': None, 'numpy.polynomial.sys': None, 'nose.plugins.cover': <module 'nose.plugins.cover' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/cover.pyc'>, 'capa.tests.test_customrender': <module 'capa.tests.test_customrender' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_customrender.py'>, 'django.views.sys': None, 'numpy.core': <module 'numpy.core' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/__init__.pyc'>, 'django.utils.formats': <module 'django.utils.formats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/formats.pyc'>, 'scipy.optimize._basinhopping': <module 'scipy.optimize._basinhopping' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_basinhopping.pyc'>, 'scipy.optimize.linesearch': <module 'scipy.optimize.linesearch' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/linesearch.pyc'>, 'django.core.mail.time': None, 'scipy.stats.morestats': <module 'scipy.stats.morestats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/morestats.pyc'>, 'coverage.socket': None, 'coverage.coverage': None, 'nltk.metrics.nltk': None, 'capa.checker': <module 'capa.checker' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/checker.py'>, 'django.views': <module 'django.views' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/views/__init__.pyc'>, 'mako.re': None, 'requests.packages.urllib3.util.collections': None, 'yaml.loader': <module 'yaml.loader' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/loader.pyc'>, 'bleach.logging': None, 'numpy.add_newdocs': <module 'numpy.add_newdocs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/add_newdocs.pyc'>, 'django.core.mail.email': None, 'nose.textwrap': None, 'codejail.jail_code': <module 'codejail.jail_code' from '/edx/app/edxapp/venvs/edxapp/src/codejail/codejail/jail_code.pyc'>, 'nltk.lazyimport': <module 'nltk.lazyimport' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/lazyimport.pyc'>, 'pygments.filter': <module 'pygments.filter' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/filter.pyc'>, 'django.template': <module 'django.template' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/__init__.pyc'>, 'dogapi.http.socket': None, 'nltk.classify.math': None, 'pytz.pytz': None, 'chem.nltk': None, 'nosedjango.plugins.file_storage_plugin': <module 'nosedjango.plugins.file_storage_plugin' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/file_storage_plugin.pyc'>, 're': <module 're' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/re.pyc'>, 'nose.plugins.traceback': None, 'email.quopri': None, 'nltk.cluster.sys': None, 'nltk.collections': None, 'numpy.ma.warnings': None, 'nltk.metrics.itertools': None, 'nltk.ccg.api': <module 'nltk.ccg.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/ccg/api.pyc'>, 'scipy.stats._constants': <module 'scipy.stats._constants' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_constants.pyc'>, 'numpy.lib.warnings': None, 'pytz.pkg_resources': None, 'markupsafe.string': None, '_locale': <module '_locale' (built-in)>, 'logging': <module 'logging' from '/usr/lib/python2.7/logging/__init__.pyc'>, 'traceback': <module 'traceback' from '/usr/lib/python2.7/traceback.pyc'>, 'nltk.parse.collections': None, 'coverage.shutil': None, 'coverage.annotate': <module 'coverage.annotate' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/annotate.pyc'>, 'coverage.config': <module 'coverage.config' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/config.pyc'>, 'ctypes.re': None, 'shapely.array': None, 'markupbase': <module 'markupbase' from '/usr/lib/python2.7/markupbase.pyc'>, 'PIL.PIL': None, 'django.conf.global_settings': <module 'django.conf.global_settings' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/conf/global_settings.pyc'>, 'scipy.special.lambertw': <module 'scipy.special.lambertw' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/lambertw.pyc'>, 'scipy.optimize._slsqp': <module 'scipy.optimize._slsqp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_slsqp.so'>, 'nltk.parse.rd': <module 'nltk.parse.rd' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/rd.pyc'>, 'nose.nose': None, 'django.utils.translation.warnings': None, 'nosedjango.plugins.celery_plugin': <module 'nosedjango.plugins.celery_plugin' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/celery_plugin.pyc'>, 'numpy.core.arrayprint': <module 'numpy.core.arrayprint' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/arrayprint.pyc'>, 'requests.packages.urllib3.zlib': None, 'nltk.tokenize.collections': None, 'scipy.stats.vonmises_cython': <module 'scipy.stats.vonmises_cython' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/vonmises_cython.so'>, 'requests.packages.urllib3.threading': None, 'nltk.corpus.reader.itertools': None, 'scipy.optimize._minimize': <module 'scipy.optimize._minimize' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_minimize.pyc'>, 'django.conf.time': None, 'keyword': <module 'keyword' from '/usr/lib/python2.7/keyword.pyc'>, 'django.core': <module 'django.core' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/__init__.pyc'>, 'nltk.model.nltk': None, 'capa.cgi': None, 'capa.tests.datetime': None, 'pygments.lexers.fnmatch': None, 'nltk.metrics.confusionmatrix': <module 'nltk.metrics.confusionmatrix' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/confusionmatrix.pyc'>, 'nltk.pprint': None, 'codejail.codejail': None, 'nltk.tokenize': <module 'nltk.tokenize' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/__init__.pyc'>, 'django.core.files.os': None, 'html5lib.html5parser': <module 'html5lib.html5parser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/html5parser.pyc'>, 'requests.packages.urllib3.packages.thread': None, '__main__': <module '__main__' from '/edx/app/edxapp/venvs/edxapp/bin/nosetests'>, 'scipy.sparse.linalg.dsolve.numpy': None, 'numpy.sys': None, 'nltk.subprocess': None, 'wsgiref.handlers': <module 'wsgiref.handlers' from '/usr/lib/python2.7/wsgiref/handlers.pyc'>, 'nltk.help': <module 'nltk.help' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/help.pyc'>, 'scipy.sparse.csgraph._laplacian': <module 'scipy.sparse.csgraph._laplacian' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_laplacian.pyc'>, 'nltk.corpus.reader.childes': <module 'nltk.corpus.reader.childes' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/childes.pyc'>, '_codecs': <module '_codecs' (built-in)>, 'email.generator': <module 'email.generator' from '/usr/lib/python2.7/email/generator.pyc'>, 'numpy.lib.operator': None, 'unittest.difflib': None, 'nosedjango.plugins.base_plugin': <module 'nosedjango.plugins.base_plugin' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/base_plugin.pyc'>, 'glob': <module 'glob' from '/usr/lib/python2.7/glob.pyc'>, 'scipy.linalg._decomp_qz': <module 'scipy.linalg._decomp_qz' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_decomp_qz.pyc'>, 'django.core.base64': None, 'nltk.corpus.reader.senseval': <module 'nltk.corpus.reader.senseval' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/senseval.pyc'>, 'fs.traceback': None, 'scipy.linalg.linalg_version': <module 'scipy.linalg.linalg_version' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/linalg_version.pyc'>, 'scipy.sparse.csgraph._min_spanning_tree': <module 'scipy.sparse.csgraph._min_spanning_tree' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_min_spanning_tree.so'>, 'requests.cookielib': None, 'nose.plugins.pickle': None, 'fs.threading': None, 'nose.plugins.debug': <module 'nose.plugins.debug' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/debug.pyc'>, 'django.template.django': None, 'numpy.lib._iotools': <module 'numpy.lib._iotools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/_iotools.pyc'>, 'nltk.parse.chart': <module 'nltk.parse.chart' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/chart.pyc'>, 'requests.codecs': None, 'mock': <module 'mock' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mock.pyc'>, 'django.core.servers.os': None, 'nltk.parse': <module 'nltk.parse' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/__init__.pyc'>, 'random': <module 'random' from '/usr/lib/python2.7/random.pyc'>, 'yaml.reader': <module 'yaml.reader' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/reader.pyc'>, 'requests.urlparse': None, 'pygments.operator': None, 'markupsafe.sys': None, 'pytz.cStringIO': None, 'nose.cStringIO': None, 'scipy.constants.constants': <module 'scipy.constants.constants' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/constants/constants.pyc'>, 'scipy.optimize._minpack': <module 'scipy.optimize._minpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_minpack.so'>, 'email.time': None, 'nltk.misc.wordfinder': <module 'nltk.misc.wordfinder' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/misc/wordfinder.pyc'>, 'requests.packages.urllib3.packages.six.moves': <module 'moves' (built-in)>, 'scipy.sparse.linalg.eigen.arpack.arpack': <module 'scipy.sparse.linalg.eigen.arpack.arpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/arpack.pyc'>, 'xml.etree.ElementTree': <module 'xml.etree.ElementTree' from '/usr/lib/python2.7/xml/etree/ElementTree.pyc'>, 'requests.packages.urllib3.fields': <module 'requests.packages.urllib3.fields' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/fields.pyc'>, 'coverage.keyword': None, 'fs.wrapfs.sys': None, 'scipy.lib.scipy': None, 'requests.packages.urllib3.packages.types': None, 'numpy.lib.math': None, 'pytz.tzinfo': <module 'pytz.tzinfo' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pytz/tzinfo.pyc'>, 'numpy.testing.re': None, 'capa.xqueue_interface': <module 'capa.xqueue_interface' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/xqueue_interface.pyc'>, 'new': <module 'new' from '/usr/lib/python2.7/new.pyc'>, 'pytz.UserDict': None, 'capa.xml': None, 'numpy.lib.type_check': <module 'numpy.lib.type_check' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/type_check.pyc'>, 'nltk.copy': None, 'django.core.management.os': None, 'pyexpat.model': <module 'pyexpat.model' (built-in)>, 'hotshot._hotshot': None, 'requests.packages.urllib3.httplib': None, 'django.core.exceptions': <module 'django.core.exceptions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/exceptions.pyc'>, 'nosedjango.plugins.os': None, 'django.template.copy': None, 'mako.thread': None, 'nltk.tag.util': <module 'nltk.tag.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/util.pyc'>, 'django.core.servers.django': None, 'requests.status_codes': <module 'requests.status_codes' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/status_codes.pyc'>, 'coverage.data': <module 'coverage.data' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/data.pyc'>, 'nltk.corpus.reader.nombank': <module 'nltk.corpus.reader.nombank' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/nombank.pyc'>, 'urllib': <module 'urllib' from '/usr/lib/python2.7/urllib.pyc'>, 'nose.plugins.xunit': <module 'nose.plugins.xunit' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/xunit.pyc'>, 'scipy.optimize._trustregion_ncg': <module 'scipy.optimize._trustregion_ncg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_trustregion_ncg.pyc'>, 'django.core.functools': None, 'nltk.metrics.scipy': None, 'coverage.debug': <module 'coverage.debug' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/debug.pyc'>, 'wsgiref.re': None, 'nltk.corpus.reader.bnc': <module 'nltk.corpus.reader.bnc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/bnc.pyc'>, 'Queue': <module 'Queue' from '/usr/lib/python2.7/Queue.pyc'>, 'numpy.lib.info': <module 'numpy.lib.info' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/info.pyc'>, 'ctypes': <module 'ctypes' from '/usr/lib/python2.7/ctypes/__init__.pyc'>, 'requests.simplejson': None, 'numpy.lib.shutil': None, 'unittest.signal': None, 'scipy.stats._distr_params': <module 'scipy.stats._distr_params' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_distr_params.pyc'>, 'numpy.ctypes': None, 'requests': <module 'requests' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/__init__.pyc'>, 'shapely.topology': <module 'shapely.topology' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/topology.pyc'>, 'xml.sax.urllib': None, 'django.utils': <module 'django.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/__init__.pyc'>, 'six.moves': <module 'six.moves' (built-in)>, 'email.uu': None, 'html5lib.inputstream': <module 'html5lib.inputstream' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/inputstream.pyc'>, 'pygments.lexers.re': None, 'nltk.corpus.reader.sys': None, 'encodings.unicode_escape': <module 'encodings.unicode_escape' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/encodings/unicode_escape.pyc'>, 'nltk.sem.re': None, 'pkgutil': <module 'pkgutil' from '/usr/lib/python2.7/pkgutil.pyc'>, 'nose.plugins.base': <module 'nose.plugins.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/base.pyc'>, 'capa.safe_exec.safe_exec': <module 'capa.safe_exec.safe_exec' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/safe_exec.pyc'>, 'requests.packages.urllib3.util.base64': None, 'capa.tests.xml': None, 'numpy': <module 'numpy' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/__init__.pyc'>, 'numpy.polynomial.warnings': None, 'nltk.inference.tempfile': None, 'requests.packages.urllib3.util.connection': <module 'requests.packages.urllib3.util.connection' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/util/connection.pyc'>, 'shapely.geometry.proxy': <module 'shapely.geometry.proxy' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/proxy.pyc'>, 'mako.codegen': <module 'mako.codegen' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/codegen.pyc'>, 'pytz': <module 'pytz' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pytz/__init__.pyc'>, 'nltk.ccg.re': None, 'django.utils.os': None, 'scipy.optimize.slsqp': <module 'scipy.optimize.slsqp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/slsqp.pyc'>, 'email.header': <module 'email.header' from '/usr/lib/python2.7/email/header.pyc'>, 'nltk.sem.htmlentitydefs': None, 'zlib': <module 'zlib' (built-in)>, 'simplejson.re': None, 'email.random': None, 'pygments.lexers.data': <module 'pygments.lexers.data' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/data.pyc'>, 'json.decoder': <module 'json.decoder' from '/usr/lib/python2.7/json/decoder.pyc'>, 'nltk.corpus.reader.propbank': <module 'nltk.corpus.reader.propbank' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/propbank.pyc'>, 'django.utils.translation': <module 'django.utils.translation' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/translation/__init__.pyc'>, '_cython_0_20_1': <module '_cython_0_20_1' (built-in)>, 'nltk.sourcedstring': <module 'nltk.sourcedstring' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sourcedstring.pyc'>, 'io': <module 'io' from '/usr/lib/python2.7/io.pyc'>, 'django.views.urllib': None, 'mako': <module 'mako' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/__init__.pyc'>, 'pygments.filters.pygments': None, 'markupsafe._speedups': <module 'markupsafe._speedups' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/markupsafe/_speedups.so'>, 'numpy.testing.traceback': None, 'unittest.time': None, 'django.utils.stat': None, 'django.core.files.django': None, 'fs.osfs.errno': None, 'scipy.sparse.linalg.eigen.arpack._arpack': <module 'scipy.sparse.linalg.eigen.arpack._arpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.so'>, 'rfc822': <module 'rfc822' from '/usr/lib/python2.7/rfc822.pyc'>, 'html5lib.utils': <module 'html5lib.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/utils.pyc'>, 'django.http': <module 'django.http' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/http/__init__.pyc'>, 'fs.cStringIO': None, 'django.utils.hmac': None, 'scipy.sparse._sparsetools': <module 'scipy.sparse._sparsetools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/_sparsetools.so'>, 'nltk.ccg.combinator': <module 'nltk.ccg.combinator' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/ccg/combinator.pyc'>, 'distutils.sys': None, 'nltk.parse.projectivedependencyparser': <module 'nltk.parse.projectivedependencyparser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/projectivedependencyparser.pyc'>, 'nltk.sem.itertools': None, 'scipy.optimize.cobyla': <module 'scipy.optimize.cobyla' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/cobyla.pyc'>, '_weakref': <module '_weakref' (built-in)>, 'urlparse': <module 'urlparse' from '/usr/lib/python2.7/urlparse.pyc'>, 'nltk.classify.util': <module 'nltk.classify.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/util.pyc'>, 'nltk.tokenize.nltk': None, 'gzip': <module 'gzip' from '/usr/lib/python2.7/gzip.pyc'>, 'requests.packages.urllib3.packages.six': <module 'requests.packages.urllib3.packages.six' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/packages/six.pyc'>, 'numpy.testing.numpy': None, 'nosedjango.plugins.nosedjango': None, '_bisect': <module '_bisect' (built-in)>, 'django.core.servers.urlparse': None, 'nltk.cluster.numpy': None, 'capa.inspect': None, 'django.core.management': <module 'django.core.management' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/management/__init__.pyc'>, 'nltk.hashlib': None, 'numpy.random.info': <module 'numpy.random.info' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/random/info.pyc'>, 'dogapi.http.metrics': <module 'dogapi.http.metrics' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/http/metrics.pyc'>, 'nltk.tag.xml': None, 'collections': <module 'collections' from '/usr/lib/python2.7/collections.pyc'>, 'unittest.main': <module 'unittest.main' from '/usr/lib/python2.7/unittest/main.pyc'>, 'nltk.tokenize.re': None, 'scipy.linalg.blas': <module 'scipy.linalg.blas' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/blas.pyc'>, 'shapely.geometry.weakref': None, 'numpy.testing.unittest': None, 'textwrap': <module 'textwrap' from '/usr/lib/python2.7/textwrap.pyc'>, 'yaml.serializer': <module 'yaml.serializer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/serializer.pyc'>, 'nltk.sem.logic': <module 'nltk.sem.logic' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/logic.pyc'>, 'capa': <module 'capa' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/__init__.pyc'>, 'ConfigParser': <module 'ConfigParser' from '/usr/lib/python2.7/ConfigParser.pyc'>, 'nltk.corpus.reader.ieer': <module 'nltk.corpus.reader.ieer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/ieer.pyc'>, 'mako.urllib': None, 'numpy.lib.__builtin__': None, 'codejail.shutil': None, 'mako.tempfile': None, 'requests.socket': None, 'nltk.corpus.util': <module 'nltk.corpus.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/util.pyc'>, 'requests.packages.urllib3.sys': None, 'nltk.tag.bisect': None, 'scipy.sparse._csparsetools': <module 'scipy.sparse._csparsetools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/_csparsetools.so'>, 'numpy.core.getlimits': <module 'numpy.core.getlimits' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/getlimits.pyc'>, 'nltk.misc.random': None, 'hotshot.os': None, 'pygments.lexers._mapping': <module 'pygments.lexers._mapping' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/_mapping.pyc'>, 'nltk.parse.itertools': None, 'pygments.lexers.os': None, 'logging.traceback': None, 'nosedjango.nose': None, 'scipy.stats._binned_statistic': <module 'scipy.stats._binned_statistic' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_binned_statistic.pyc'>, 'scipy.lib.operator': None, 'requests.packages.urllib3.packages.sys': None, 'dogapi.constants': <module 'dogapi.constants' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/constants.pyc'>, 'scipy.optimize._lbfgsb': <module 'scipy.optimize._lbfgsb' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_lbfgsb.so'>, 'yaml.constructor': <module 'yaml.constructor' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/constructor.pyc'>, 'pygments.os': None, 'coverage.encodings': None, 'nltk.parse.viterbi': <module 'nltk.parse.viterbi' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/viterbi.pyc'>, 'nltk.model.api': <module 'nltk.model.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/model/api.pyc'>, 'numpy.linalg.lapack_lite': <module 'numpy.linalg.lapack_lite' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so'>, 'nose.suite': <module 'nose.suite' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/suite.pyc'>, 'nose.plugins.prof': <module 'nose.plugins.prof' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/prof.pyc'>, 'email.mime.multipart': <module 'email.mime.multipart' from '/usr/lib/python2.7/email/mime/multipart.pyc'>, 'marshal': <module 'marshal' (built-in)>, 'codejail.contextlib': None, 'scipy.stats.distributions': <module 'scipy.stats.distributions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/distributions.pyc'>, 'pygments.lexers.lisp': <module 'pygments.lexers.lisp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/lisp.pyc'>, 'nltk.sem.subprocess': None, 'numpy.core.cPickle': None, 'requests.packages.urllib3.packages.ssl_match_hostname': <module 'requests.packages.urllib3.packages.ssl_match_hostname' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyc'>, 'nltk.weakref': None, 'django.core.mail.cStringIO': None, '_socket': <module '_socket' (built-in)>, 'nltk.ccg.lexicon': <module 'nltk.ccg.lexicon' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/ccg/lexicon.pyc'>, 'email.Utils': <email.LazyImporter object at 0x18bd890>, 'coverage.version': <module 'coverage.version' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/version.pyc'>, 'nltk.corpus.reader.ycoe': <module 'nltk.corpus.reader.ycoe' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/ycoe.pyc'>, 'bleach.sanitizer': <module 'bleach.sanitizer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/bleach/sanitizer.pyc'>, 'django.core.management.optparse': None, 'nose.plugins.cPickle': None, 'pygments.formatters': <module 'pygments.formatters' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/formatters/__init__.pyc'>, 'coverage.xml': None, 'capa.requests': None, 'nltk.corpus.reader.__future__': None, 'numpy.core.numpy': None, 'django.core.servers.sys': None, 'capa.correctmap': <module 'capa.correctmap' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/correctmap.pyc'>, 'numpy.fft': <module 'numpy.fft' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/fft/__init__.pyc'>, 'django.core.handlers.base': <module 'django.core.handlers.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/handlers/base.pyc'>, 'nltk.metrics.numpy': None, 'requests.structures': <module 'requests.structures' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/structures.pyc'>, 'django.utils.hashlib': None, 'mako.ext.mako': None, 'mimetools': <module 'mimetools' from '/usr/lib/python2.7/mimetools.pyc'>, 'bleach.re': None, 'django.core.management.imp': None, 'nltk.parse.sr': <module 'nltk.parse.sr' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/sr.pyc'>, 'scipy.linalg.decomp_schur': <module 'scipy.linalg.decomp_schur' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/decomp_schur.pyc'>, 'numpy.polynomial.polynomial': <module 'numpy.polynomial.polynomial' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/polynomial.pyc'>, 'scipy.special': <module 'scipy.special' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/__init__.pyc'>, 'nltk.classify.rte_classify': <module 'nltk.classify.rte_classify' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/rte_classify.pyc'>, 'nltk.tag.hunpos': <module 'nltk.tag.hunpos' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/hunpos.pyc'>, 'nltk.toolbox': <module 'nltk.toolbox' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/toolbox.pyc'>, 'nltk.misc': <module 'nltk.misc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/misc/__init__.pyc'>, 'shapely.impl': <module 'shapely.impl' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/impl.pyc'>, 'requests.packages.urllib3.io': None, 'markupsafe.collections': None, 'nosedjango.nosedjango': <module 'nosedjango.nosedjango' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/nosedjango.pyc'>, 'genericpath': <module 'genericpath' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/genericpath.pyc'>, 'urllib2': <module 'urllib2' from '/usr/lib/python2.7/urllib2.pyc'>, 'simplejson.compat': <module 'simplejson.compat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/simplejson/compat.pyc'>, 'django.core.mail.os': None, 'ctypes.ctypes': None, 'hotshot.pstats': None, 'scipy.sparse.extract': <module 'scipy.sparse.extract' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/extract.pyc'>, 'bleach.decimal': None, 'wsgiref.sys': None, 'cmath': <module 'cmath' (built-in)>, 'requests.packages.urllib3.util.select': None, 'time': <module 'time' (built-in)>, 'django.template.smartif': <module 'django.template.smartif' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/smartif.pyc'>, 'nltk.tag.time': None, 'nltk.internals': <module 'nltk.internals' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/__init__.pyc'>, 'yaml.emitter': <module 'yaml.emitter' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/emitter.pyc'>, 'shapely.geometry.linestring': <module 'shapely.geometry.linestring' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/linestring.pyc'>, 'pygments.lexers.pygments': None, 'nltk.parse.math': None, 'nose.warnings': None, 'shapely.geometry.multipolygon': <module 'shapely.geometry.multipolygon' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/multipolygon.pyc'>, 'yaml.nodes': <module 'yaml.nodes' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/nodes.pyc'>, 'scipy.sparse.csgraph.warnings': None, 'scipy.sparse.linalg.eigen.arpack': <module 'scipy.sparse.linalg.eigen.arpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/__init__.pyc'>, 'nltk.chunk.types': None, 'nltk.tokenize.sre_constants': None, 'nose.os': None, 'yaml.parser': <module 'yaml.parser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/parser.pyc'>, 'string': <module 'string' from '/usr/lib/python2.7/string.pyc'>, 'pygments.lexers.html': <module 'pygments.lexers.html' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/html.pyc'>, 'nose.plugins.__builtin__': None, '_elementtree': <module '_elementtree' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/_elementtree.so'>, 'capa.bleach': None, 'markupsafe': <module 'markupsafe' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/markupsafe/__init__.pyc'>, 'email.quoprimime': <module 'email.quoprimime' from '/usr/lib/python2.7/email/quoprimime.pyc'>, 'scipy.sparse.construct': <module 'scipy.sparse.construct' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/construct.pyc'>, 'capa.safe_exec': <module 'capa.safe_exec' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/__init__.pyc'>, 'django.utils.string': None, 'subprocess': <module 'subprocess' from '/usr/lib/python2.7/subprocess.pyc'>, 'numpy.core.machar': <module 'numpy.core.machar' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/machar.pyc'>, 'lxml.etree': <module 'lxml.etree' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/lxml/etree.so'>, 'codejail.threading': None, 'nltk.inference.prover9': <module 'nltk.inference.prover9' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/inference/prover9.pyc'>, 'numpy.ma.extras': <module 'numpy.ma.extras' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/ma/extras.pyc'>, 'nltk.textwrap': None, 'nltk.zlib': None, 'coverage.traceback': None, 'multiprocessing': <module 'multiprocessing' from '/usr/lib/python2.7/multiprocessing/__init__.pyc'>, 'dis': <module 'dis' from '/usr/lib/python2.7/dis.pyc'>, 'capa.capa_problem': <module 'capa.capa_problem' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/capa_problem.pyc'>, 'html5lib.sanitizer': <module 'html5lib.sanitizer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/sanitizer.pyc'>, 'django.utils.itercompat': <module 'django.utils.itercompat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/itercompat.pyc'>, 'capa.tests': <module 'capa.tests' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/__init__.pyc'>, 'hotshot.profile': None, 'shapely.geometry.multipoint': <module 'shapely.geometry.multipoint' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/multipoint.pyc'>, 'django.utils.traceback': None, 'UserDict': <module 'UserDict' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/UserDict.pyc'>, 'django.core.handlers.threading': None, 'django.template.itertools': None, 'numpy.fft.helper': <module 'numpy.fft.helper' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/fft/helper.pyc'>, 'bleach.datetime': None, 'scipy.linalg._expm_frechet': <module 'scipy.linalg._expm_frechet' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_expm_frechet.pyc'>, 'nose.plugins.sys': None, 'PIL.Image': <module 'PIL.Image' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/PIL/Image.pyc'>, 'nltk.parse.subprocess': None, 'nltk.parse.pchart': <module 'nltk.parse.pchart' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/pchart.pyc'>, '_ctypes': <module '_ctypes' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/_ctypes.so'>, 'exceptions': <module 'exceptions' (built-in)>, 'nltk.stem.nltk': None, 'html5lib.treebuilders': <module 'html5lib.treebuilders' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/treebuilders/__init__.pyc'>, 'email.socket': None, '_hotshot': <module '_hotshot' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/_hotshot.so'>, 'weakref': <module 'weakref' from '/usr/lib/python2.7/weakref.pyc'>, 'encodings.binascii': None, 'scipy.integrate.quadrature': <module 'scipy.integrate.quadrature' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/quadrature.pyc'>, 'dogapi.stats.dogapi': None, 'nltk.corpus.reader.collections': None, 'email.FeedParser': <email.LazyImporter object at 0x18bd710>, 'email.charset': <module 'email.charset' from '/usr/lib/python2.7/email/charset.pyc'>, 'wsgiref.types': None, 'coverage.cmdline': <module 'coverage.cmdline' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/cmdline.pyc'>, 'nltk.classify.mallet': <module 'nltk.classify.mallet' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/mallet.pyc'>, 'nltk.types': None, 'email.MIMEMessage': <email.LazyImporter object at 0x18bda90>, 'email._parseaddr': <module 'email._parseaddr' from '/usr/lib/python2.7/email/_parseaddr.pyc'>, 'nltk.classify.positivenaivebayes': <module 'nltk.classify.positivenaivebayes' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/positivenaivebayes.pyc'>, 'nltk.tag.simplify': <module 'nltk.tag.simplify' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/simplify.pyc'>, 'shapely.geometry.warnings': None, 'scipy.misc.doccer': <module 'scipy.misc.doccer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/misc/doccer.pyc'>, 'mako.os': None, 'requests.packages.urllib3.collections': None, 'scipy.sparse.linalg._onenormest': <module 'scipy.sparse.linalg._onenormest' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/_onenormest.pyc'>, 'django.core.management.traceback': None, 'capa.lxml': None, 'numpy.core.fromnumeric': <module 'numpy.core.fromnumeric' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/fromnumeric.pyc'>, 'nose.plugins': <module 'nose.plugins' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/__init__.pyc'>, '_ast': <module '_ast' (built-in)>, 'nltk.tokenize.api': <module 'nltk.tokenize.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/api.pyc'>, 'scipy.special.specfun': <module 'scipy.special.specfun' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/specfun.so'>, 'scipy.sparse.linalg.matfuncs': <module 'scipy.sparse.linalg.matfuncs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/matfuncs.pyc'>, 'pickle': <module 'pickle' from '/usr/lib/python2.7/pickle.pyc'>, 'nltk.parse.nonprojectivedependencyparser': <module 'nltk.parse.nonprojectivedependencyparser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/nonprojectivedependencyparser.pyc'>, 'xml.sax.types': None, 'pygments.lexers.python': <module 'pygments.lexers.python' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/python.pyc'>, 'coverage.control': <module 'coverage.control' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/control.pyc'>, 'numpy.lib.polynomial': <module 'numpy.lib.polynomial' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/polynomial.pyc'>, 'nltk.stem.api': <module 'nltk.stem.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/api.pyc'>, 'distutils.email': None, 'lxml.html.htmlentitydefs': None, 'django.utils.random': None, 'scipy.integrate._ode': <module 'scipy.integrate._ode' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/_ode.pyc'>, 'nltk.corpus.reader.wordlist': <module 'nltk.corpus.reader.wordlist' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/wordlist.pyc'>, 'fs.wrapfs': <module 'fs.wrapfs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/wrapfs/__init__.pyc'>, 'coverage.sys': None, 'xml.etree.ElementPath': <module 'xml.etree.ElementPath' from '/usr/lib/python2.7/xml/etree/ElementPath.pyc'>, 'nltk.cluster.util': <module 'nltk.cluster.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/cluster/util.pyc'>, 'requests.packages.urllib3.uuid': None, 'shapely.geometry.polygon': <module 'shapely.geometry.polygon' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/polygon.pyc'>, 'shapely.geometry.geo': <module 'shapely.geometry.geo' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/geo.pyc'>, 'nosexcover.logging': None, 'nltk.corpus.reader.switchboard': <module 'nltk.corpus.reader.switchboard' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/switchboard.pyc'>, 'yaml.codecs': None, 'nose.optparse': None, 'numpy.lib.utils': <module 'numpy.lib.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/utils.pyc'>, 'shapely.numpy': None, 'mako.ext': <module 'mako.ext' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/ext/__init__.pyc'>, 'django.template.context': <module 'django.template.context' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/context.pyc'>, 'coverage.posixpath': None, 'nltk.sys': None, 'nosexcover.sys': None, 'scipy.misc': <module 'scipy.misc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/misc/__init__.pyc'>, 'requests.sessions': <module 'requests.sessions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/sessions.pyc'>, '_weakrefset': <module '_weakrefset' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/_weakrefset.pyc'>, 'yaml.types': None, 'django.template.os': None, 'scipy.optimize._root': <module 'scipy.optimize._root' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_root.pyc'>, 'nose.plugins.plugintest': <module 'nose.plugins.plugintest' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/plugintest.pyc'>, 'unittest.traceback': None, 'capa.traceback': None, 'scipy.linalg._fblas': <module 'scipy.linalg._fblas' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_fblas.so'>, 'pygments.lexers.ruby': <module 'pygments.lexers.ruby' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/ruby.pyc'>, 'unittest.os': None, 'scipy.__config__': <module 'scipy.__config__' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/__config__.pyc'>, 'hotshot': <module 'hotshot' from '/usr/lib/python2.7/hotshot/__init__.pyc'>, 'mako.mako': None, 'django.core.django': None, 'scipy.stats.futil': <module 'scipy.stats.futil' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/futil.so'>, 'email.MIMEImage': <email.LazyImporter object at 0x18bda50>, '__future__': <module '__future__' from '/usr/lib/python2.7/__future__.pyc'>, 'nltk.classify.gzip': None, 'nltk.inference.nltk': None, 'numpy.polynomial.legendre': <module 'numpy.polynomial.legendre' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/legendre.pyc'>, 'nose.plugins.testid': <module 'nose.plugins.testid' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/testid.pyc'>, 'sgmllib': <module 'sgmllib' from '/usr/lib/python2.7/sgmllib.pyc'>, 'nltk.collocations': <module 'nltk.collocations' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/collocations.pyc'>, 'nltk.classify.tadm': <module 'nltk.classify.tadm' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/tadm.pyc'>, 'nltk.classify.megam': <module 'nltk.classify.megam' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/megam.pyc'>, 'platform': <module 'platform' from '/usr/lib/python2.7/platform.pyc'>, 'pygments.lexers.scripting': <module 'pygments.lexers.scripting' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/scripting.pyc'>, 'django.utils.calendar': None, 'scipy.sparse.dia': <module 'scipy.sparse.dia' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/dia.pyc'>, 'markupsafe.markupsafe': None, 'numpy.core.scalarmath': <module 'numpy.core.scalarmath' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/scalarmath.so'>, 'shapely.geometry.multilinestring': <module 'shapely.geometry.multilinestring' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/multilinestring.pyc'>, 'unittest.functools': None, 'unittest.util': <module 'unittest.util' from '/usr/lib/python2.7/unittest/util.pyc'>, 'nltk.cluster.api': <module 'nltk.cluster.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/cluster/api.pyc'>, 'numpy.testing.operator': None, 'nltk.stem.snowball': <module 'nltk.stem.snowball' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/snowball.pyc'>, 'django.template.random': None, 'capa.customrender': <module 'capa.customrender' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/customrender.pyc'>, 'scipy.linalg.lapack': <module 'scipy.linalg.lapack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/lapack.pyc'>, 'scipy.stats.mstats': <module 'scipy.stats.mstats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/mstats.pyc'>, 'email.encoders': <module 'email.encoders' from '/usr/lib/python2.7/email/encoders.pyc'>, 'xmodule': <module 'xmodule' from '/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/__init__.pyc'>, 'scipy.sparse.linalg.isolve.lsqr': <module 'scipy.sparse.linalg.isolve.lsqr' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/lsqr.pyc'>, 'bleach.html5lib': None, 'calc.numbers': None, 'html5lib.trie._base': <module 'html5lib.trie._base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/trie/_base.pyc'>, 'distutils.dist': <module 'distutils.dist' from '/usr/lib/python2.7/distutils/dist.pyc'>, 'nltk.time': None, 'wsgiref.posixpath': None, 'BaseHTTPServer': <module 'BaseHTTPServer' from '/usr/lib/python2.7/BaseHTTPServer.pyc'>, 'nose.traceback': None, 'coverage.html': <module 'coverage.html' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/html.pyc'>, 'nose.plugins.doctests': <module 'nose.plugins.doctests' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/doctests.pyc'>, 'pydoc': <module 'pydoc' from '/usr/lib/python2.7/pydoc.pyc'>, 'nltk.model.itertools': None, 'yaml.events': <module 'yaml.events' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/events.pyc'>, 'nosedjango.plugins.pprint': None, 'django.dispatch.threading': None, 'requests.itertools': None, 'dogapi.http.contextlib': None, 'mako.compat': <module 'mako.compat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/compat.pyc'>, 'scipy.sparse.linalg.eigen': <module 'scipy.sparse.linalg.eigen' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/__init__.pyc'>, 'nose.tools.nose': None, 'scipy.optimize': <module 'scipy.optimize' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/__init__.pyc'>, 'html5lib.trie': <module 'html5lib.trie' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/trie/__init__.pyc'>, 'pygments.formatters.fnmatch': None, 'django.dispatch.saferef': <module 'django.dispatch.saferef' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/dispatch/saferef.pyc'>, 'scipy.stats.mstats_extras': <module 'scipy.stats.mstats_extras' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/mstats_extras.pyc'>, 'nltk.codecs': None, 'django.utils.urllib': None, 'dogapi.sys': None, 'scipy.optimize.zeros': <module 'scipy.optimize.zeros' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/zeros.pyc'>, 'django.template.functools': None, 'xmodule.lxml': None, 'nose.plugins.failuredetail': <module 'nose.plugins.failuredetail' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/failuredetail.pyc'>, 'nltk.tag.re': None, 'capa.tests.test_html_render': <module 'capa.tests.test_html_render' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_html_render.py'>, 'django.dispatch.django': None, 'capa.subprocess': None, 'wsgiref.os': None, 'numpy.random': <module 'numpy.random' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/random/__init__.pyc'>, 'pygments.lexers.sys': None, 'yaml': <module 'yaml' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/__init__.pyc'>, 'array': <module 'array' (built-in)>, 'requests.packages.urllib3.util.url': <module 'requests.packages.urllib3.util.url' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/util/url.pyc'>, 'fs.osfs.platform': None, 'mako._ast_util': <module 'mako._ast_util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/_ast_util.pyc'>, 'pytz.exceptions': <module 'pytz.exceptions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pytz/exceptions.pyc'>, 'coverage.inspect': None, 'types': <module 'types' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/types.pyc'>, 'scipy.stats._multivariate': <module 'scipy.stats._multivariate' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_multivariate.pyc'>, 'django.views.__future__': None, 'scipy.sparse.csgraph._components': <module 'scipy.sparse.csgraph._components' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_components.pyc'>, 'nltk.treetransforms': <module 'nltk.treetransforms' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/treetransforms.pyc'>, 'email.MIMEMultipart': <email.LazyImporter object at 0x18bdad0>, 'coverage.ConfigParser': None, 'pygments.time': None, 'distutils.imp': None, 'copy': <module 'copy' from '/usr/lib/python2.7/copy.pyc'>, 'fs.osfs.threading': None, 'coverage.token': None, 'unittest.weakref': None, 'posix': <module 'posix' (built-in)>, 'nltk.xml': None, 'wsgiref.simple_server': <module 'wsgiref.simple_server' from '/usr/lib/python2.7/wsgiref/simple_server.pyc'>, 'django.template.defaultfilters': <module 'django.template.defaultfilters' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/defaultfilters.pyc'>, 'numpy.lib.shape_base': <module 'numpy.lib.shape_base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/shape_base.pyc'>, 'numpy._import_tools': <module 'numpy._import_tools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/_import_tools.pyc'>, 'nose.plugins.threading': None, 'mako.imp': None, 'numpy.fft.info': <module 'numpy.fft.info' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/fft/info.pyc'>, 'django.utils.re': None, 'capa.safe_exec.dogapi': None, 'requests.Cookie': None, 'xml.etree.cElementTree': <module 'xml.etree.cElementTree' from '/usr/lib/python2.7/xml/etree/cElementTree.pyc'>, 'capa.tests.calc': None, 'unittest.result': <module 'unittest.result' from '/usr/lib/python2.7/unittest/result.pyc'>, 'django.utils.unicodedata': None, 'sphinxcontrib': <module 'sphinxcontrib' (built-in)>, 'requests.httplib': None, 'mako.ast': <module 'mako.ast' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/ast.pyc'>, 'nltk.parse.operator': None, 'fs.re': None, 'shapely.geometry': <module 'shapely.geometry' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/__init__.pyc'>, 'shapely.threading': None, 'django.core.servers.urllib': None, 'django.utils.operator': None, 'fs.datetime': None, 'scipy.optimize.lbfgsb': <module 'scipy.optimize.lbfgsb' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/lbfgsb.pyc'>, 'nose.plugins.nose': None, 'pygments.modeline': <module 'pygments.modeline' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/modeline.pyc'>, 'nltk.tag.sequential': <module 'nltk.tag.sequential' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/sequential.pyc'>, 'shapely.geometry.sys': None, 'linecache': <module 'linecache' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/linecache.pyc'>, 'xml.sax.codecs': None, 'numpy.lib.cStringIO': None, 'django.utils.copy': None, 'django.utils.timezone': <module 'django.utils.timezone' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/timezone.pyc'>, 'hmac': <module 'hmac' from '/usr/lib/python2.7/hmac.pyc'>, 'nltk.corpus.reader.tagged': <module 'nltk.corpus.reader.tagged' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/tagged.pyc'>, 'scipy.optimize.minpack2': <module 'scipy.optimize.minpack2' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/minpack2.so'>, 'coverage.templite': <module 'coverage.templite' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/templite.pyc'>, 'nltk.metrics.distance': <module 'nltk.metrics.distance' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/distance.pyc'>, 'datetime': <module 'datetime' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/datetime.so'>, 'distutils.getopt': None, 'pytz.datetime': None, 'scipy.special.basic': <module 'scipy.special.basic' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/basic.pyc'>, 'pygments.formatters._mapping': <module 'pygments.formatters._mapping' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/formatters/_mapping.pyc'>, 'xml': <module 'xml' from '/usr/lib/python2.7/xml/__init__.pyc'>, 'logging.stat': None, 'nltk.tag.hmm': <module 'nltk.tag.hmm' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/hmm.pyc'>, '_json': <module '_json' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/_json.so'>, 'pyexpat.errors': <module 'pyexpat.errors' (built-in)>, 'scipy.sparse.linalg.isolve': <module 'scipy.sparse.linalg.isolve' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/__init__.pyc'>, 'scipy.special._ufuncs_cxx': <module 'scipy.special._ufuncs_cxx' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/_ufuncs_cxx.so'>, 'requests.collections': None, 'fs.filelike': <module 'fs.filelike' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/filelike.pyc'>, 'nose.plugins.__future__': None, 'mako.functools': None, 'zipfile': <module 'zipfile' from '/usr/lib/python2.7/zipfile.pyc'>, 'repr': <module 'repr' from '/usr/lib/python2.7/repr.pyc'>, 'requests.packages.urllib3': <module 'requests.packages.urllib3' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/__init__.pyc'>, 'ssl': <module 'ssl' from '/usr/lib/python2.7/ssl.pyc'>, 'dogapi.exceptions': <module 'dogapi.exceptions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/exceptions.pyc'>, 'nltk.numpy': None, 'numpy.version': <module 'numpy.version' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/version.pyc'>, 'nose.plugins.inspect': None, 'nose.plugins.pkg_resources': None, 'resource': <module 'resource' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/resource.so'>, 'fs.base': <module 'fs.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/base.pyc'>, 'unittest.re': None, 'threading': <module 'threading' from '/usr/lib/python2.7/threading.pyc'>, 'nose.plugins.skip': <module 'nose.plugins.skip' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/skip.pyc'>, 'nltk.sem.evaluate': <module 'nltk.sem.evaluate' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/evaluate.pyc'>, 'email.Message': <email.LazyImporter object at 0x18bd810>, 'numpy.random.numpy': None, 'shapely.predicates': <module 'shapely.predicates' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/predicates.pyc'>, 'scipy.special.spfun_stats': <module 'scipy.special.spfun_stats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/spfun_stats.pyc'>, 'scipy.linalg._solvers': <module 'scipy.linalg._solvers' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_solvers.pyc'>, 'calendar': <module 'calendar' from '/usr/lib/python2.7/calendar.pyc'>, 'bleach.encoding': <module 'bleach.encoding' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/bleach/encoding.pyc'>, 'django.utils.regex_helper': <module 'django.utils.regex_helper' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/regex_helper.pyc'>, 'nltk.classify.sys': None, 'scipy.linalg._flapack': <module 'scipy.linalg._flapack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_flapack.so'>, '_MozillaCookieJar': <module '_MozillaCookieJar' from '/usr/lib/python2.7/_MozillaCookieJar.pyc'>, 'dogapi': <module 'dogapi' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/__init__.pyc'>, 'requests.urllib': None, 'fcntl': <module 'fcntl' (built-in)>, 'unittest.case': <module 'unittest.case' from '/usr/lib/python2.7/unittest/case.pyc'>, 'distutils.os': None, 'json.re': None, 'requests.time': None, 'nose.importer': <module 'nose.importer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/importer.pyc'>, 'nosedjango.plugins.urllib2': None, 'nltk.tag.tnt': <module 'nltk.tag.tnt' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/tnt.pyc'>, 'nltk.logging': None, 'scipy.stats.mstats_basic': <module 'scipy.stats.mstats_basic' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/mstats_basic.pyc'>, 'distutils.spawn': <module 'distutils.spawn' from '/usr/lib/python2.7/distutils/spawn.pyc'>, 'opcode': <module 'opcode' from '/usr/lib/python2.7/opcode.pyc'>, 'mako.ext.pygments': None, 'pygments.lexers.iolang': <module 'pygments.lexers.iolang' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/iolang.pyc'>, 'pstats': <module 'pstats' from '/usr/lib/python2.7/pstats.pyc'>, 'capa.tests.json': None, 'bleach.six': None, 'capa.numbers': None, 'django.utils.imp': None, 'scipy.sparse.csc': <module 'scipy.sparse.csc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csc.pyc'>, 'unittest': <module 'unittest' from '/usr/lib/python2.7/unittest/__init__.pyc'>, 'nltk.misc.string': None, 'scipy.integrate._odepack': <module 'scipy.integrate._odepack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/_odepack.so'>, 'scipy.sparse.csr': <module 'scipy.sparse.csr' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csr.pyc'>, 'numpy.core._sort': <module 'numpy.core._sort' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/_sort.so'>, 'shapely.geometry.collection': <module 'shapely.geometry.collection' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/collection.pyc'>, 'shapely.sys': None, 'numpy.polynomial.laguerre': <module 'numpy.polynomial.laguerre' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/laguerre.pyc'>, 'nltk.corpus.reader.dependency': <module 'nltk.corpus.reader.dependency' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/dependency.pyc'>, 'coverage.atexit': None, 'sre_constants': <module 'sre_constants' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/sre_constants.pyc'>, 'nltk.tag.pickle': None, 'numpy.core.function_base': <module 'numpy.core.function_base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/function_base.pyc'>, '_random': <module '_random' (built-in)>, 'nltk.corpus.reader.conll': <module 'nltk.corpus.reader.conll' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/conll.pyc'>, 'nltk.stem.rslp': <module 'nltk.stem.rslp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/rslp.pyc'>, 'xml.dom.NodeFilter': <module 'xml.dom.NodeFilter' from '/usr/lib/python2.7/xml/dom/NodeFilter.pyc'>, 'scipy.integrate._dop': <module 'scipy.integrate._dop' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/_dop.so'>, 'nosedjango.plugins.sphinxsearch_plugin': <module 'nosedjango.plugins.sphinxsearch_plugin' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/sphinxsearch_plugin.pyc'>, 'nose.plugins.builtin': <module 'nose.plugins.builtin' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/builtin.pyc'>, 'django.utils.struct': None, 'logging.atexit': None, 'logging.cPickle': None, 'scipy.stats.scipy': None, 'nltk.urllib2': None, 'email.MIMENonMultipart': <email.LazyImporter object at 0x18bdb50>, 'django.utils.pytz': None, 'nltk.tag.collections': None, 'yaml.tokens': <module 'yaml.tokens' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/tokens.pyc'>, 'nltk.corpus.reader.api': <module 'nltk.corpus.reader.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/api.pyc'>, 'nltk.corpus.reader': <module 'nltk.corpus.reader' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/__init__.pyc'>, 'nltk.metrics.spearman': <module 'nltk.metrics.spearman' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/spearman.pyc'>, 'django.core.mail.socket': None, 'requests.packages.urllib3.connection': <module 'requests.packages.urllib3.connection' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/connection.pyc'>, 'nose.types': None, 'FixTk': <module 'FixTk' from '/usr/lib/python2.7/lib-tk/FixTk.pyc'>, 'scipy.lib.__builtin__': None, 'capa.tests.test_input_templates': <module 'capa.tests.test_input_templates' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_input_templates.py'>, 'nose.proxy': <module 'nose.proxy' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/proxy.pyc'>, 'requests.packages.urllib3.packages._abcoll': None, 'nosedjango.plugins.djkombu': None, 'nltk.inference': <module 'nltk.inference' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/inference/__init__.pyc'>, 'pyexpat': <module 'pyexpat' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/pyexpat.so'>, 'shutil': <module 'shutil' from '/usr/lib/python2.7/shutil.pyc'>, 'encodings.utf_32_be': <module 'encodings.utf_32_be' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/encodings/utf_32_be.pyc'>, 'nltk.align': <module 'nltk.align' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/align.pyc'>, 'coverage.imp': None, 'numpy.linalg.info': <module 'numpy.linalg.info' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/linalg/info.pyc'>, 'PIL.numbers': None, 'nltk.tokenize.sexpr': <module 'nltk.tokenize.sexpr' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/sexpr.pyc'>, 'django.template.datetime': None, 'pygments.formatters.pygments': None, 'scipy.lib.StringIO': None, 'nltk.inference.resolution': <module 'nltk.inference.resolution' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/inference/resolution.pyc'>, 'capa.tests.test_targeted_feedback': <module 'capa.tests.test_targeted_feedback' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_targeted_feedback.py'>, 'nltk.cluster.nltk': None, 'numpy.core.types': None, 'nltk.ccg': <module 'nltk.ccg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/ccg/__init__.pyc'>, 'grp': <module 'grp' (built-in)>, 'capa.inputtypes': <module 'capa.inputtypes' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/inputtypes.pyc'>, 'heapq': <module 'heapq' from '/usr/lib/python2.7/heapq.pyc'>, 'fs.os': None, 'nltk.misc.sys': None, 'nltk.grammar': <module 'nltk.grammar' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/grammar.pyc'>, 'requests.packages.chardet': <module 'requests.packages.chardet' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/chardet/__init__.pyc'>, 'struct': <module 'struct' from '/usr/lib/python2.7/struct.pyc'>, 'nltk.nltk': None, 'nltk.corpus.reader.util': <module 'nltk.corpus.reader.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/util.pyc'>, 'numpy.core.ctypes': None, 'nltk.sem.inspect': None, 'django.template.loader_tags': <module 'django.template.loader_tags' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/loader_tags.pyc'>, 'scipy.linalg.decomp_lu': <module 'scipy.linalg.decomp_lu' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/decomp_lu.pyc'>, 'email.Parser': <email.LazyImporter object at 0x18bd850>, 'html5lib.serializer.htmlserializer': <module 'html5lib.serializer.htmlserializer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/serializer/htmlserializer.pyc'>, 'lxml.html.BeautifulSoup': None, 'capa.tests.random': None, 'django.core.management.base': <module 'django.core.management.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/management/base.pyc'>, 'nltk.inference.threading': None, 'nltk.ccg.collections': None, 'scipy.stats.rv': <module 'scipy.stats.rv' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/rv.pyc'>, 'scipy.sparse.coo': <module 'scipy.sparse.coo' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/coo.pyc'>, 'django.core.mail': <module 'django.core.mail' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/mail/__init__.pyc'>, 'dogapi.logging': None, 'nltk.stem.isri': <module 'nltk.stem.isri' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/isri.pyc'>, 'scipy.optimize.minpack': <module 'scipy.optimize.minpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/minpack.pyc'>, 'scipy.lib._util': <module 'scipy.lib._util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/lib/_util.pyc'>, 'nose': <module 'nose' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/__init__.pyc'>, 'nltk.classify.naivebayes': <module 'nltk.classify.naivebayes' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/naivebayes.pyc'>, 'html5lib.trie.py': <module 'html5lib.trie.py' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/trie/py.pyc'>, 'dogapi.stats.reporters': <module 'dogapi.stats.reporters' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/stats/reporters.pyc'>, 'scipy.linalg.decomp_svd': <module 'scipy.linalg.decomp_svd' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/decomp_svd.pyc'>, 'nose.unittest': None, 'pygments.lexers.copy': None, 'django.core.files.uploadedfile': <module 'django.core.files.uploadedfile' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/files/uploadedfile.pyc'>, 'requests.re': None, 'capa.numpy': None, 'capa.chem': None, 'html5lib.treewalkers': <module 'html5lib.treewalkers' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/treewalkers/__init__.pyc'>, 'email.MIMEAudio': <email.LazyImporter object at 0x18bda10>, 'nltk.classify': <module 'nltk.classify' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/__init__.pyc'>, 'pygments.formatters.re': None, 'email.errors': <module 'email.errors' from '/usr/lib/python2.7/email/errors.pyc'>, 'nose.plugins.manager': <module 'nose.plugins.manager' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.pyc'>, 'capa.tests.mako': None, 'capa.safe_exec.sys': None, 'scipy.special._ufuncs': <module 'scipy.special._ufuncs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/_ufuncs.so'>, 'inspect': <module 'inspect' from '/usr/lib/python2.7/inspect.pyc'>, 'capa.logging': None, 'nltk.stat': None, 'email.Iterators': <email.LazyImporter object at 0x18bd7d0>, 'numpy.core.memmap': <module 'numpy.core.memmap' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/memmap.pyc'>, 'nosedjango.plugins.string': None, 'nose.result': <module 'nose.result' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/result.pyc'>, 'capa.hashlib': None, 'email.Charset': <email.LazyImporter object at 0x18bd690>, 'nltk.misc.collections': None, 'lxml._elementpath': <module 'lxml._elementpath' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/lxml/_elementpath.pyc'>, 'os': <module 'os' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/os.pyc'>, 'coverage.optparse': None, 'django.utils.gzip': None, 'shapely': <module 'shapely' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/__init__.pyc'>, 'numpy.core.shape_base': <module 'numpy.core.shape_base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/shape_base.pyc'>, 'mako.htmlentitydefs': None, 'lxml.re': None, 'pygments.lexers.perl': <module 'pygments.lexers.perl' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/perl.pyc'>, 'operator': <module 'operator' (built-in)>, 'mako.stat': None, 'nltk.cluster.copy': None, 'fs.osfs.xattrs': <module 'fs.osfs.xattrs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/osfs/xattrs.pyc'>, 'Cookie': <module 'Cookie' from '/usr/lib/python2.7/Cookie.pyc'>, 'scipy.linalg._matfuncs_sqrtm': <module 'scipy.linalg._matfuncs_sqrtm' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_matfuncs_sqrtm.pyc'>, '_warnings': <module '_warnings' (built-in)>, 'nltk.metrics.scores': <module 'nltk.metrics.scores' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/scores.pyc'>, 'scipy.stats.contingency': <module 'scipy.stats.contingency' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/contingency.pyc'>, 'scipy.stats.statlib': <module 'scipy.stats.statlib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/statlib.so'>, 'nltk.sem.drt': <module 'nltk.sem.drt' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/drt.pyc'>, 'dogapi.stats.logging': None, 'wsgiref.wsgiref': None, 'nose.plugins.itertools': None, 'scipy.lib.types': None, 'shapely.linref': <module 'shapely.linref' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/linref.pyc'>, 'numpy.compat.types': None, 'nltk.inference.time': None, 'capa.util': <module 'capa.util' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/util.pyc'>, 'logging.SocketServer': None, 'fs.logging': None, 'requests.struct': None, 'coverage.misc': <module 'coverage.misc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/misc.pyc'>, 'scipy.linalg._decomp_polar': <module 'scipy.linalg._decomp_polar' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_decomp_polar.pyc'>, 'nltk.inference.discourse': <module 'nltk.inference.discourse' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/inference/discourse.pyc'>, 'email.mime.nonmultipart': <module 'email.mime.nonmultipart' from '/usr/lib/python2.7/email/mime/nonmultipart.pyc'>, 'requests.threading': None, 'logging.types': None, 'numpy.core.defchararray': <module 'numpy.core.defchararray' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/defchararray.pyc'>, 'gettext': <module 'gettext' from '/usr/lib/python2.7/gettext.pyc'>, 'django.utils.time': None, '_abcoll': <module '_abcoll' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/_abcoll.pyc'>, 'nltk.model.ngram': <module 'nltk.model.ngram' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/model/ngram.pyc'>, 'requests.packages.urllib3.request': <module 'requests.packages.urllib3.request' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/request.pyc'>, 'nosedjango.plugins.logging': None, 'mimetypes': <module 'mimetypes' from '/usr/lib/python2.7/mimetypes.pyc'>, 'pygments.lexers': <module 'pygments.lexers' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/__init__.pyc'>, 'symbol': <module 'symbol' from '/usr/lib/python2.7/symbol.pyc'>, 'numpy.lib.weakref': None, 'unittest.signals': <module 'unittest.signals' from '/usr/lib/python2.7/unittest/signals.pyc'>, 'dogapi.http.os': None, 'coverage': <module 'coverage' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/__init__.pyc'>, 'numpy.testing.nosetester': <module 'numpy.testing.nosetester' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/testing/nosetester.pyc'>, 'scipy.optimize._cobyla': <module 'scipy.optimize._cobyla' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_cobyla.so'>, 'nose.plugins.warnings': None, 'nltk.sem.collections': None, 'coverage.backward': <module 'coverage.backward' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/backward.pyc'>, 'requests.packages.urllib3.socket': None, 'scipy.lib': <module 'scipy.lib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/lib/__init__.pyc'>, 'runpy': <module 'runpy' from '/usr/lib/python2.7/runpy.pyc'>, 'yaml.representer': <module 'yaml.representer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/representer.pyc'>, 'shapely.ftools': <module 'shapely.ftools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/ftools.pyc'>, 'capa.safe_exec.lazymod': <module 'capa.safe_exec.lazymod' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/lazymod.pyc'>, 'requests.packages.urllib3.packages.StringIO': None, 'numpy.core.umath': <module 'numpy.core.umath' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/umath.so'>, 'nltk.tokenize.numpy': None, 'django.core.handlers.wsgi': <module 'django.core.handlers.wsgi' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/handlers/wsgi.pyc'>, 'email.email': None, 'encodings.utf_8': <module 'encodings.utf_8' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/encodings/utf_8.pyc'>, 'nltk.classify.decisiontree': <module 'nltk.classify.decisiontree' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/decisiontree.pyc'>, 'requests.packages.urllib3.util.request': <module 'requests.packages.urllib3.util.request' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/util/request.pyc'>, 'bleach': <module 'bleach' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/bleach/__init__.pyc'>, 'json.encoder': <module 'json.encoder' from '/usr/lib/python2.7/json/encoder.pyc'>, 'mako.types': None, 'fs.osfs.sys': None, 'mako.weakref': None, 'numpy.compat.sys': None, 'mako.lookup': <module 'mako.lookup' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/lookup.pyc'>, 'unittest.StringIO': None, 'nltk.metrics.logging': None, 'django.utils.functional': <module 'django.utils.functional' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/functional.pyc'>, 'coverage.codecs': None, 'numpy.fft.fftpack_lite': <module 'numpy.fft.fftpack_lite' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/fft/fftpack_lite.so'>, 'capa.shapely': None, 'django.dispatch': <module 'django.dispatch' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/dispatch/__init__.pyc'>, 'lxml.html.sys': None, 'django.utils.urlparse': None, 'numpy.numpy': None, 'dogapi.http.simplejson': None, 'shapely.geometry.ctypes': None, 'numpy.lib.sys': None, 'wsgiref.BaseHTTPServer': None, 'nosedjango.plugins.signal': None, 'abc': <module 'abc' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/abc.pyc'>, 'requests.packages.urllib3.mimetypes': None, 'django.conf.re': None, 'numpy.matrixlib.sys': None, 'nosedjango.plugins.shutil': None, 'requests.logging': None, 'shapely.logging': None, 'nltk.classify.subprocess': None, 'nltk.sem.tempfile': None, 'optparse': <module 'optparse' from '/usr/lib/python2.7/optparse.pyc'>, 'scipy.stats.stats': <module 'scipy.stats.stats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/stats.pyc'>, 'numpy.fft.numpy': None, 'xml.etree': <module 'xml.etree' from '/usr/lib/python2.7/xml/etree/__init__.pyc'>, 'PIL._util': <module 'PIL._util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/PIL/_util.pyc'>, 'shapely.geometry.shapely': None, 'yaml.scanner': <module 'yaml.scanner' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/scanner.pyc'>, 'nltk.sem.os': None, 'capa.tests.mock': None, 'multiprocessing.multiprocessing': None, 'calc.numpy': None, 'StringIO': <module 'StringIO' from '/usr/lib/python2.7/StringIO.pyc'>, 'requests.packages.urllib3.util.time': None, 'doctest': <module 'doctest' from '/usr/lib/python2.7/doctest.pyc'>, 'nltk.corpus.reader.bisect': None, 'django.utils.baseconv': <module 'django.utils.baseconv' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/baseconv.pyc'>, 'yaml.datetime': None, 'ctypes.struct': None, 'scipy.stats._tukeylambda_stats': <module 'scipy.stats._tukeylambda_stats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_tukeylambda_stats.pyc'>, 'capa.tests.gettext': None, 'requests.platform': None, 'django.utils.datetime_safe': <module 'django.utils.datetime_safe' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/datetime_safe.pyc'>, 'calc.preview': <module 'calc.preview' from '/edx/app/edxapp/edx-platform/common/lib/calc/calc/preview.pyc'>, 'select': <module 'select' (built-in)>, 'numpy.lib.financial': <module 'numpy.lib.financial' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/financial.pyc'>, 'scipy.linalg.decomp_qr': <module 'scipy.linalg.decomp_qr' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/decomp_qr.pyc'>, 'nltk.corpus.reader.verbnet': <module 'nltk.corpus.reader.verbnet' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/verbnet.pyc'>, 'capa.tests.os': None, 'nose.plugins.os': None, 'nltk.inspect': None, 'hotshot.parser': None, 'django.utils.sys': None, 'nosedjango.plugins.selenium_plugin': <module 'nosedjango.plugins.selenium_plugin' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/selenium_plugin.pyc'>, 'codejail.subproc': <module 'codejail.subproc' from '/edx/app/edxapp/venvs/edxapp/src/codejail/codejail/subproc.pyc'>, 'numpy.polynomial.hermite_e': <module 'numpy.polynomial.hermite_e' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/hermite_e.pyc'>, 'django.core.handlers.cStringIO': None, 'codejail.ast': None, 'mako.codecs': None, 'codejail.time': None, 'django.utils.translation.os': None, 'unicodedata': <module 'unicodedata' (built-in)>, 'shapely.ctypes': None, 'nose.plugins.xml': None, 'encodings.aliases': <module 'encodings.aliases' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/encodings/aliases.pyc'>, 'coverage.cStringIO': None, 'xml.sax._exceptions': <module 'xml.sax._exceptions' from '/usr/lib/python2.7/xml/sax/_exceptions.pyc'>, 'capa.tests.test_answer_pool': <module 'capa.tests.test_answer_pool' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_answer_pool.py'>, 'coverage.marshal': None, 'nosedjango.plugins.django': None, 'nose.time': None, 'scipy.stats.kde': <module 'scipy.stats.kde' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/kde.pyc'>, 'numbers': <module 'numbers' from '/usr/lib/python2.7/numbers.pyc'>, 'requests.exceptions': <module 'requests.exceptions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/exceptions.pyc'>, 'pygments.util': <module 'pygments.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/util.pyc'>, 'numpy.core.numeric': <module 'numpy.core.numeric' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/numeric.pyc'>, 'nltk.inference.tableau': <module 'nltk.inference.tableau' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/inference/tableau.pyc'>, 'django.core.files.utils': <module 'django.core.files.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/files/utils.pyc'>, 'django.core.files.uploadhandler': <module 'django.core.files.uploadhandler' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/files/uploadhandler.pyc'>, 'nltk.parse.glob': None, 'capa.tests.lxml': None, 'fs': <module 'fs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/__init__.pyc'>, 'scipy.linalg.misc': <module 'scipy.linalg.misc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/misc.pyc'>, 'dogstats_wrapper': <module 'dogstats_wrapper' from '/edx/app/edxapp/edx-platform/common/lib/dogstats/dogstats_wrapper/__init__.pyc'>, 'nose.tools': <module 'nose.tools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/tools/__init__.pyc'>, 'yaml.dumper': <module 'yaml.dumper' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/dumper.pyc'>, 'htmlentitydefs': <module 'htmlentitydefs' from '/usr/lib/python2.7/htmlentitydefs.pyc'>, 'nosedjango': <module 'nosedjango' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/__init__.pyc'>, 'shapely.ctypes_declarations': <module 'shapely.ctypes_declarations' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/ctypes_declarations.pyc'>, 'pygments.formatter': <module 'pygments.formatter' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/formatter.pyc'>, 'capa.cStringIO': None, 'argparse': <module 'argparse' from '/usr/lib/python2.7/argparse.pyc'>, 'dogapi.http.events': <module 'dogapi.http.events' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/http/events.pyc'>, 'scipy.sparse.csgraph._tools': <module 'scipy.sparse.csgraph._tools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_tools.so'>, 'nltk.parse.api': <module 'nltk.parse.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/api.pyc'>, 'django': <module 'django' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/__init__.pyc'>, 'nltk.chunk.util': <module 'nltk.chunk.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/chunk/util.pyc'>, 'nltk': <module 'nltk' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/__init__.pyc'>, 'calc.scipy': None, 'django.utils.django': None, 'nltk.warnings': None, 'nltk.parse.pprint': None, 'scipy.sparse.lil': <module 'scipy.sparse.lil' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/lil.pyc'>, 'nltk.misc.minimalset': <module 'nltk.misc.minimalset' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/misc/minimalset.pyc'>, 'nose.itertools': None, 'nltk.metrics.random': None, '_collections': <module '_collections' (built-in)>, 'PIL.sys': None, 'nltk.classify.collections': None, 'scipy.sparse.csgraph': <module 'scipy.sparse.csgraph' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/__init__.pyc'>, 'capa.tests.pytz': None, 'requests.urllib2': None, 'chem.chemcalc': <module 'chem.chemcalc' from '/edx/app/edxapp/edx-platform/common/lib/chem/chem/chemcalc.pyc'>, 'dogapi.http.dashes': <module 'dogapi.http.dashes' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/http/dashes.pyc'>, 'scipy.linalg._flinalg': <module 'scipy.linalg._flinalg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/_flinalg.so'>, 'django.utils.locale': None, 'xml.dom.copy': None, 'coverage.glob': None, 'django.utils.module_loading': <module 'django.utils.module_loading' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/module_loading.pyc'>, 'scipy': <module 'scipy' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/__init__.pyc'>, 'nose_exclude': <module 'nose_exclude' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose_exclude.pyc'>, 'email.urllib': None, 'numpy.core.os': None, 'httplib': <module 'httplib' from '/usr/lib/python2.7/httplib.pyc'>, 'decimal': <module 'decimal' from '/usr/lib/python2.7/decimal.pyc'>, 'chem.__future__': None, 'token': <module 'token' from '/usr/lib/python2.7/token.pyc'>, 'PIL.ImageMode': <module 'PIL.ImageMode' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/PIL/ImageMode.pyc'>, 'nltk.cStringIO': None, 'multiprocessing.process': <module 'multiprocessing.process' from '/usr/lib/python2.7/multiprocessing/process.pyc'>, 'django.views.datetime': None, 'nose.loader': <module 'nose.loader' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/loader.pyc'>, 'distutils.warnings': None, 'dogapi.stats.time': None, 'django.views.debug': <module 'django.views.debug' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/views/debug.pyc'>, 'capa.random': None, 'nltk.model': <module 'nltk.model' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/model/__init__.pyc'>, 'dogapi.http.pprint': None, 'mako.parsetree': <module 'mako.parsetree' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/parsetree.pyc'>, 'django.conf.django': None, 'capa.argparse': None, 'ast': <module 'ast' from '/usr/lib/python2.7/ast.pyc'>, 'nltk.corpus.reader.textwrap': None, 'requests.packages.urllib3.packages.ssl_match_hostname.re': None, 'simplejson.scanner': <module 'simplejson.scanner' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/simplejson/scanner.pyc'>, 'scipy.integrate.lsoda': <module 'scipy.integrate.lsoda' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/lsoda.so'>, 'nltk.sem': <module 'nltk.sem' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/__init__.pyc'>, 'numpy.core.sys': None, 'nltk.corpus.reader.indian': <module 'nltk.corpus.reader.indian' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/indian.pyc'>, 'yaml.copy_reg': None, 'nltk.tag.nltk': None, 'django.utils.codecs': None, 'thread': <module 'thread' (built-in)>, 'nltk.sem.nltk': None, 'nltk.metrics.agreement': <module 'nltk.metrics.agreement' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/agreement.pyc'>, 'lxml.html.collections': None, 'django.core.files.temp': <module 'django.core.files.temp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/files/temp.pyc'>, 'multiprocessing.util': <module 'multiprocessing.util' from '/usr/lib/python2.7/multiprocessing/util.pyc'>, 'nltk.parse.dependencygraph': <module 'nltk.parse.dependencygraph' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/dependencygraph.pyc'>, 'html5lib.constants': <module 'html5lib.constants' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/constants.pyc'>, 'nltk.classify.api': <module 'nltk.classify.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/api.pyc'>, 'numpy.linalg.numpy': None, 'nltk.classify.zipfile': None, 'nltk.tag.api': <module 'nltk.tag.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/api.pyc'>, 'capa.tests.zipfile': None, 'django.utils.threading': None, 'email.Errors': <email.LazyImporter object at 0x18bd6d0>, 'nose.plugins.deprecated': <module 'nose.plugins.deprecated' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/deprecated.pyc'>, 'ctypes.sys': None, 'pygments.lexers.__future__': None, 'posixpath': <module 'posixpath' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/posixpath.pyc'>, 'test_lazymod': <module 'test_lazymod' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/tests/test_lazymod.py'>, 'json._json': None, 'nltk.corpus.reader.plaintext': <module 'nltk.corpus.reader.plaintext' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/plaintext.pyc'>, 'calc.operator': None, 'nose.core': <module 'nose.core' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/core.pyc'>, 'json.sys': None, 'nltk.corpus': <module 'nltk.corpus' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/__init__.pyc'>, 'nltk.chunk.regexp': <module 'nltk.chunk.regexp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/chunk/regexp.pyc'>, 'hashlib': <module 'hashlib' from '/usr/lib/python2.7/hashlib.pyc'>, 'nltk.tree': <module 'nltk.tree' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tree.pyc'>, 'scipy.sparse.linalg.eigen.lobpcg': <module 'scipy.sparse.linalg.eigen.lobpcg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/__init__.pyc'>, 'nltk.sem.util': <module 'nltk.sem.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/util.pyc'>, 'mako.runtime': <module 'mako.runtime' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/runtime.pyc'>, 'requests.cgi': None, 'nltk.corpus.reader.cmudict': <module 'nltk.corpus.reader.cmudict' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/cmudict.pyc'>, 'scipy.linalg.basic': <module 'scipy.linalg.basic' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/basic.pyc'>, 'dogapi.common': <module 'dogapi.common' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/common.pyc'>, 'scipy.sparse.csgraph.scipy': None, 'nltk.sem.relextract': <module 'nltk.sem.relextract' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/relextract.pyc'>, 'sre_compile': <module 'sre_compile' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/sre_compile.pyc'>, 'email.base64': None, 'multiprocessing.atexit': None, 'dogapi.http.urllib': None, 'requests.packages.chardet.sys': None, 'xml.dom.minicompat': <module 'xml.dom.minicompat' from '/usr/lib/python2.7/xml/dom/minicompat.pyc'>, 'nose.plugins.collect': <module 'nose.plugins.collect' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/collect.pyc'>, 'nltk.metrics': <module 'nltk.metrics' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/__init__.pyc'>, 'warnings': <module 'warnings' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/warnings.pyc'>, 'encodings.ascii': <module 'encodings.ascii' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/encodings/ascii.pyc'>, 'nltk.corpus.reader.time': None, 'bleach.__future__': None, 'nltk.featstruct': <module 'nltk.featstruct' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/featstruct.pyc'>, 'mako._ast': None, 'multiprocessing._multiprocessing': None, 'nltk.corpus.reader.operator': None, '_virtualenv_distutils': <module '_virtualenv_distutils' from '/usr/lib/python2.7/distutils/__init__.pyc'>, 'nose.tools.trivial': <module 'nose.tools.trivial' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/tools/trivial.pyc'>, 'nltk.metrics.association': <module 'nltk.metrics.association' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/association.pyc'>, 'dogapi.stats.socket': None, 'pygments.lexers.php': <module 'pygments.lexers.php' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/php.pyc'>, 'nosedjango.plugins.random': None, 'nltk.tokenize.util': <module 'nltk.tokenize.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/util.pyc'>, 'django.utils.html': <module 'django.utils.html' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/html.pyc'>, 'scipy.sparse.linalg.isolve.lgmres': <module 'scipy.sparse.linalg.isolve.lgmres' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/lgmres.pyc'>, 'nosedjango.re': None, 'nosedjango.plugins.math': None, 'logging.os': None, 'ctypes._endian': <module 'ctypes._endian' from '/usr/lib/python2.7/ctypes/_endian.pyc'>, 'encodings.encodings': None, 'unittest.pprint': None, 'xml.sax.urlparse': None, 'fs.watch': <module 'fs.watch' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/watch.pyc'>, 'capa.time': None, 'django.core.wsgi': <module 'django.core.wsgi' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/wsgi.pyc'>, 'dogapi.http.dogapi': None, 'numpy.linalg': <module 'numpy.linalg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/linalg/__init__.pyc'>, 'yaml.sys': None, 'requests.utils': <module 'requests.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/utils.pyc'>, 'capa.pyparsing': None, 'numpy.ma.sys': None, 'django.core.mail.random': None, 'pygments.sys': None, 'scipy.linalg.special_matrices': <module 'scipy.linalg.special_matrices' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/special_matrices.pyc'>, 'fs.wrapfs.fs': None, 'scipy.lib._version': <module 'scipy.lib._version' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/lib/_version.pyc'>, 'nose.plugins.errorclass': <module 'nose.plugins.errorclass' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/errorclass.pyc'>, 'django.utils.binascii': None, 'capa.tests.test_shuffle': <module 'capa.tests.test_shuffle' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_shuffle.py'>, 'capa.tests.test_responsetypes': <module 'capa.tests.test_responsetypes' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_responsetypes.py'>, 'numpy.lib.types': None, 'mako.util': <module 'mako.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/util.pyc'>, 'coverage.time': None, 'pygments.pkg_resources': None, 'scipy.integrate.vode': <module 'scipy.integrate.vode' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/vode.so'>, 'pytz.tzfile': <module 'pytz.tzfile' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pytz/tzfile.pyc'>, 'django.utils.simplejson.simplejson': None, 'nltk.corpus.reader.toolbox': <module 'nltk.corpus.reader.toolbox' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/toolbox.pyc'>, 'locale': <module 'locale' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/locale.pyc'>, 'PIL.collections': None, 'requests.packages.urllib3.exceptions': <module 'requests.packages.urllib3.exceptions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/exceptions.pyc'>, 'atexit': <module 'atexit' from '/usr/lib/python2.7/atexit.pyc'>, 'email.quopriMIME': <email.LazyImporter object at 0x18bd910>, 'nltk.chunk': <module 'nltk.chunk' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/chunk/__init__.pyc'>, 'dogapi.stats.collections': None, 'pygments.StringIO': None, 'requests.StringIO': None, 'nose.tokenize': None, 'nltk.parse.re': None, 'bleach.xml': None, 'fs.osfs.os': None, 'codejail.tempfile': None, 'requests.models': <module 'requests.models' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/models.pyc'>, 'pygments.lexers.webmisc': <module 'pygments.lexers.webmisc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/webmisc.pyc'>, 'nltk.corpus.reader.nps_chat': <module 'nltk.corpus.reader.nps_chat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/nps_chat.pyc'>, 'django.utils.termcolors': <module 'django.utils.termcolors' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/termcolors.pyc'>, 'django.core.time': None, 'nltk.probability': <module 'nltk.probability' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/probability.pyc'>, 'mako.filters': <module 'mako.filters' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/filters.pyc'>, 'numpy.fft.fftpack': <module 'numpy.fft.fftpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/fft/fftpack.pyc'>, 'shapely.wkb': <module 'shapely.wkb' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/wkb.pyc'>, 'pdb': <module 'pdb' from '/usr/lib/python2.7/pdb.pyc'>, 'numpy.polynomial.numpy': None, 'calc.math': None, 'nltk.util': <module 'nltk.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/util.pyc'>, 'nltk.classify.numpy': None, 'nltk.metrics.segmentation': <module 'nltk.metrics.segmentation' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/metrics/segmentation.pyc'>, 'yaml.composer': <module 'yaml.composer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/composer.pyc'>, 'unittest.collections': None, 'fs.shutil': None, 'BeautifulSoup': <module 'BeautifulSoup' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/BeautifulSoup.pyc'>, 'logging.struct': None, 'capa.abc': None, 'requests.packages.urllib3.connectionpool': <module 'requests.packages.urllib3.connectionpool' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.pyc'>, 'coverage.bytecode': <module 'coverage.bytecode' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/bytecode.pyc'>, 'nltk.corpus.reader.chasen': <module 'nltk.corpus.reader.chasen' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/chasen.pyc'>, 'dogapi.stats.metrics': <module 'dogapi.stats.metrics' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/stats/metrics.pyc'>, 'nosedjango.__future__': None, 'nltk.parse.os': None, 'hotshot.symbol': None, 'capa.path': None, 'simplejson._speedups': <module 'simplejson._speedups' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/simplejson/_speedups.so'>, 'requests.packages.urllib3.util.ssl_': <module 'requests.packages.urllib3.util.ssl_' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.pyc'>, 'scipy.sparse.csgraph._traversal': <module 'scipy.sparse.csgraph._traversal' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_traversal.so'>, 'nltk.sem.boxer': <module 'nltk.sem.boxer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/boxer.pyc'>, 'nltk.corpus.reader.string': None, 'pytz.bisect': None, 'dogapi.stats.dog_stats_api': <module 'dogapi.stats.dog_stats_api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/stats/dog_stats_api.pyc'>, 'dogstats_wrapper.wrapper': <module 'dogstats_wrapper.wrapper' from '/edx/app/edxapp/edx-platform/common/lib/dogstats/dogstats_wrapper/wrapper.pyc'>, 'copy_reg': <module 'copy_reg' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/copy_reg.pyc'>, 'nose.plugins.logging': None, 'shapely.os': None, 'nltk.ccg.chart': <module 'nltk.ccg.chart' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/ccg/chart.pyc'>, 'django.core.threading': None, 'email.MIMEBase': <email.LazyImporter object at 0x18bd990>, 'lxml.html.re': None, 'requests.packages.urllib3.packages.operator': None, 'encodings.hex_codec': <module 'encodings.hex_codec' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/encodings/hex_codec.pyc'>, 'requests.packages.urllib3.util.response': <module 'requests.packages.urllib3.util.response' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/util/response.pyc'>, 'nose.plugins.time': None, 'nltk.parse.nltk': None, 'capa.datetime': None, 'dogapi.stats.statsd': <module 'dogapi.stats.statsd' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/stats/statsd.pyc'>, 'scipy.optimize.moduleTNC': <module 'scipy.optimize.moduleTNC' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/moduleTNC.so'>, 'nose.plugins.cStringIO': None, 'scipy.optimize.nnls': <module 'scipy.optimize.nnls' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/nnls.pyc'>, 'json.json': None, 'email.re': None, 'requests.packages.urllib3.urlparse': None, 'sys': <module 'sys' (built-in)>, 'nltk.string': None, 'xml.sax.sys': None, 'django.utils.warnings': None, 'requests.hooks': <module 'requests.hooks' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/hooks.pyc'>, 'nltk.model.math': None, 'xml.dom.xml': None, 'calc.pyparsing': None, 'numpy.core.math': None, 'nltk.corpus.reader.rte': <module 'nltk.corpus.reader.rte' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/rte.pyc'>, 'dogapi.socket': None, 'PIL.__builtin__': None, 'distutils': <module 'distutils' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/distutils/__init__.pyc'>, 'django.core.files.cStringIO': None, 'requests.os': None, 'email.mime': <module 'email.mime' from '/usr/lib/python2.7/email/mime/__init__.pyc'>, 'django.core.management.color': <module 'django.core.management.color' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/management/color.pyc'>, 'PIL': <module 'PIL' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/PIL/__init__.pyc'>, 'requests.io': None, 'PIL.functools': None, 'pygments.styles.default': <module 'pygments.styles.default' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/styles/default.pyc'>, 'logging.socket': None, 'zipimport': <module 'zipimport' (built-in)>, 'codejail.sys': None, 'django.core.mail.message': <module 'django.core.mail.message' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/mail/message.pyc'>, 'django.core.management.__future__': None, 'django.utils.types': None, 'django.utils.timesince': <module 'django.utils.timesince' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/timesince.pyc'>, 'nltk.misc.urllib': None, 'django.views.posixpath': None, 'mako.exceptions': <module 'mako.exceptions' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/exceptions.pyc'>, 'scipy.misc.common': <module 'scipy.misc.common' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/misc/common.pyc'>, 'django.utils.decimal': None, 'signal': <module 'signal' (built-in)>, 'fs.osfs.datetime': None, 'quopri': <module 'quopri' from '/usr/lib/python2.7/quopri.pyc'>, 'nltk.classify.time': None, 'scipy.lib.re': None, 'nltk.corpus.reader.os': None, 'requests.packages.urllib3.contrib': <module 'requests.packages.urllib3.contrib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/contrib/__init__.pyc'>, 'logging.re': None, 'numpy.lib.index_tricks': <module 'numpy.lib.index_tricks' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/index_tricks.pyc'>, 'nltk.sem.skolemize': <module 'nltk.sem.skolemize' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/skolemize.pyc'>, 'django.dispatch.traceback': None, 'scipy.sparse.linalg': <module 'scipy.sparse.linalg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/__init__.pyc'>, 'shapely.coords': <module 'shapely.coords' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/coords.pyc'>, 'cgi': <module 'cgi' from '/usr/lib/python2.7/cgi.pyc'>, 'coverage.results': <module 'coverage.results' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/results.pyc'>, 'nltk.sem.lfg': <module 'nltk.sem.lfg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/lfg.pyc'>, 'scipy.special.orthogonal': <module 'scipy.special.orthogonal' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/special/orthogonal.pyc'>, 'shapely.algorithms': <module 'shapely.algorithms' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/algorithms/__init__.pyc'>, 'unittest.loader': <module 'unittest.loader' from '/usr/lib/python2.7/unittest/loader.pyc'>, 'nltk.chunk.string': None, 'django.utils.htmlentitydefs': None, 'scipy.sparse.csgraph._validation': <module 'scipy.sparse.csgraph._validation' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_validation.pyc'>, 'django.core.management.django': None, 'django.utils.importlib': <module 'django.utils.importlib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/importlib.pyc'>, 'dogapi.stats.contextlib': None, 'nltk.classify.re': None, 'pygments.lexers.actionscript': <module 'pygments.lexers.actionscript' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/actionscript.pyc'>, 'distutils.string': None, 'django.core.servers.traceback': None, 'fs.osfs': <module 'fs.osfs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/osfs/__init__.pyc'>, 'nltk.tag.tempfile': None, 'errno': <module 'errno' (built-in)>, 'html5lib.serializer': <module 'html5lib.serializer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/serializer/__init__.pyc'>, 'nltk.tag.textwrap': None, 'xml.sax.handler': <module 'xml.sax.handler' from '/usr/lib/python2.7/xml/sax/handler.pyc'>, 'pygments.itertools': None, 'django.utils.tzinfo': <module 'django.utils.tzinfo' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/tzinfo.pyc'>, 'simplejson.encoder': <module 'simplejson.encoder' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/simplejson/encoder.pyc'>, 'nltk.stem.wordnet': <module 'nltk.stem.wordnet' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/wordnet.pyc'>, 'encodings.__builtin__': None, 'scipy.sparse': <module 'scipy.sparse' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/__init__.pyc'>, 'fs.fnmatch': None, 'email.os': None, 'requests.compat': <module 'requests.compat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/compat.pyc'>, 'pwd': <module 'pwd' (built-in)>, 'capa.safe_exec.hashlib': None, 'nose.plugins.Queue': None, '_struct': <module '_struct' (built-in)>, 'django.utils.logging': None, 'uu': <module 'uu' from '/usr/lib/python2.7/uu.pyc'>, 'requests.packages': <module 'requests.packages' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/__init__.pyc'>, 'xml.dom.minidom': <module 'xml.dom.minidom' from '/usr/lib/python2.7/xml/dom/minidom.pyc'>, 'nltk.sem.pprint': None, 'nltk.chunk.api': <module 'nltk.chunk.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/chunk/api.pyc'>, 'requests.packages.urllib3.util.ssl': None, 'nose.plugins.textwrap': None, 'multiprocessing.signal': None, 'xml.sax': <module 'xml.sax' from '/usr/lib/python2.7/xml/sax/__init__.pyc'>, 'nose.inspect': None, 'logging.codecs': None, 'numpy.compat.py3k': <module 'numpy.compat.py3k' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/compat/py3k.pyc'>, 'parser': <module 'parser' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/parser.so'>, 'django.views.mimetypes': None, 'lxml.html.urlparse': None, 'fs.tempfile': None, 'nltk.parse.random': None, 'email.Generator': <email.LazyImporter object at 0x18bd750>, 'codejail.util': <module 'codejail.util' from '/edx/app/edxapp/venvs/edxapp/src/codejail/codejail/util.pyc'>, 'numpy.testing.numpytest': <module 'numpy.testing.numpytest' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/testing/numpytest.pyc'>, 'scipy.misc.pilutil': <module 'scipy.misc.pilutil' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/misc/pilutil.pyc'>, 'lxml.html.copy': None, 'requests.packages.urllib3.util.timeout': <module 'requests.packages.urllib3.util.timeout' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/util/timeout.pyc'>, 'email.warnings': None, 'nosexcover.nose': None, 'requests.packages.urllib3.urllib': None, 'requests.packages.urllib3.poolmanager': <module 'requests.packages.urllib3.poolmanager' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/poolmanager.pyc'>, 'html5lib.tokenizer': <module 'html5lib.tokenizer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/tokenizer.pyc'>, 'nltk.tag.yaml': None, 'nltk.stem': <module 'nltk.stem' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/__init__.pyc'>, 'capa.tests.test_inputtypes': <module 'capa.tests.test_inputtypes' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_inputtypes.py'>, 'requests.certs': <module 'requests.certs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/certs.pyc'>, 'numpy.lib.format': <module 'numpy.lib.format' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/format.pyc'>, 'nltk.zipfile': None, 'sitecustomize': <module 'sitecustomize' from '/usr/lib/python2.7/sitecustomize.pyc'>, 'numpy.linalg.linalg': <module 'numpy.linalg.linalg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/linalg/linalg.pyc'>, 'django.conf.os': None, 'mako.pygen': <module 'mako.pygen' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/pygen.pyc'>, 'nltk.sem.optparse': None, 'nltk.cluster.random': None, 'distutils.debug': <module 'distutils.debug' from '/usr/lib/python2.7/distutils/debug.pyc'>, 'nose_ignoredoc': <module 'nose_ignoredoc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose_ignoredoc.pyc'>, 'nltk.corpus.reader.pl196x': <module 'nltk.corpus.reader.pl196x' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/pl196x.pyc'>, 'dogapi.http.time': None, 'ctypes.os': None, 'hotshot.warnings': None, 'hotshot.stats': <module 'hotshot.stats' from '/usr/lib/python2.7/hotshot/stats.pyc'>, 'gc': <module 'gc' (built-in)>, 'coverage.tokenize': None, 'nose.plugins.attrib': <module 'nose.plugins.attrib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/attrib.pyc'>, 'nltk.corpus.reader.ipipan': <module 'nltk.corpus.reader.ipipan' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/ipipan.pyc'>, 'base64': <module 'base64' from '/usr/lib/python2.7/base64.pyc'>, 'nose.new': None, 'nltk.corpus.reader.functools': None, 'PIL.warnings': None, 'email.Header': <email.LazyImporter object at 0x18bd790>, 'django.views.stat': None, 'numpy.lib.arraysetops': <module 'numpy.lib.arraysetops' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/arraysetops.pyc'>, 'xml.etree.warnings': None, 'nltk.tag': <module 'nltk.tag' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/__init__.pyc'>, 'email.codecs': None, 'nltk.tokenize.simple': <module 'nltk.tokenize.simple' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/simple.pyc'>, 'logging.threading': None, 'django.http.utils': <module 'django.http.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/http/utils.pyc'>, 'nosedjango.plugins.httplib': None, 'coverage.execfile': <module 'coverage.execfile' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/execfile.pyc'>, 'numpy.ma.itertools': None, 'html5lib': <module 'html5lib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/__init__.pyc'>, 'coverage.cPickle': None, 'mako.lexer': <module 'mako.lexer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/lexer.pyc'>, 'hotshot.hotshot': None, 'bdb': <module 'bdb' from '/usr/lib/python2.7/bdb.pyc'>, 'scipy.stats._distn_infrastructure': <module 'scipy.stats._distn_infrastructure' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.pyc'>, 'nltk.tokenize.treebank': <module 'nltk.tokenize.treebank' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/treebank.pyc'>, 'scipy.integrate.quadpack': <module 'scipy.integrate.quadpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/quadpack.pyc'>, 'numpy.lib._compiled_base': <module 'numpy.lib._compiled_base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/_compiled_base.so'>, 'lxml.html': <module 'lxml.html' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/lxml/html/__init__.pyc'>, 'nltk.math': None, 'ctypes.tempfile': None, 'unittest.suite': <module 'unittest.suite' from '/usr/lib/python2.7/unittest/suite.pyc'>, 'nosedjango.plugins.__future__': None, 'json.scanner': <module 'json.scanner' from '/usr/lib/python2.7/json/scanner.pyc'>, 'scipy.linalg.decomp': <module 'scipy.linalg.decomp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/decomp.pyc'>, 'coverage.re': None, 'numpy.os': None, 'scipy.optimize.tnc': <module 'scipy.optimize.tnc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/tnc.pyc'>, 'nltk.stem.regexp': <module 'nltk.stem.regexp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/regexp.pyc'>, 'pkg_resources': <module 'pkg_resources' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources.pyc'>, 'scipy.sparse.linalg._expm_multiply': <module 'scipy.sparse.linalg._expm_multiply' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/_expm_multiply.pyc'>, 'requests.packages.urllib3.ssl': None, 'nltk.locale': None, '_sre': <module '_sre' (built-in)>, 'pygments.formatters.html': <module 'pygments.formatters.html' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/formatters/html.pyc'>, 'mako.collections': None, 'nltk.sem.glue': <module 'nltk.sem.glue' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/glue.pyc'>, 'mako.__builtin__': None, 'numpy.dual': <module 'numpy.dual' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/dual.pyc'>, 'django.utils.safestring': <module 'django.utils.safestring' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/safestring.pyc'>, 'nltk.cPickle': None, 'requests.api': <module 'requests.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/api.pyc'>, 'django.core.mail.mimetypes': None, 'dogapi.http.logging': None, 'binascii': <module 'binascii' (built-in)>, 'nltk.cluster.em': <module 'nltk.cluster.em' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/cluster/em.pyc'>, 'pygments.style': <module 'pygments.style' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/style.pyc'>, 'unittest.fnmatch': None, 'pygments.formatters.sys': None, 'numpy.polynomial.chebyshev': <module 'numpy.polynomial.chebyshev' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/chebyshev.pyc'>, 'scipy.optimize.optimize': <module 'scipy.optimize.optimize' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/optimize.pyc'>, 'scipy.sparse.numpy': None, 'django.core.servers': <module 'django.core.servers' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/servers/__init__.pyc'>, 'pygments.lexers.factor': <module 'pygments.lexers.factor' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/factor.pyc'>, 'nltk.tokenize.regexp': <module 'nltk.tokenize.regexp' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/regexp.pyc'>, 'chem.pyparsing': None, 'numpy.testing.utils': <module 'numpy.testing.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/testing/utils.pyc'>, 'nltk.sem.linearlogic': <module 'nltk.sem.linearlogic' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/sem/linearlogic.pyc'>, 'codejail.resource': None, 'wsgiref.util': <module 'wsgiref.util' from '/usr/lib/python2.7/wsgiref/util.pyc'>, 'django.template.re': None, 'fs.osfs.select': None, 'calc.functions': <module 'calc.functions' from '/edx/app/edxapp/edx-platform/common/lib/calc/calc/functions.pyc'>, 'scipy.sparse.base': <module 'scipy.sparse.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/base.pyc'>, 'fs.Queue': None, 'capa.shlex': None, 'sre_parse': <module 'sre_parse' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/sre_parse.pyc'>, 'wsgiref.headers': <module 'wsgiref.headers' from '/usr/lib/python2.7/wsgiref/headers.pyc'>, 'nltk.tag.crf': <module 'nltk.tag.crf' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/crf.pyc'>, 'lxml.html.defs': <module 'lxml.html.defs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/lxml/html/defs.pyc'>, 'capa.collections': None, 'nltk.classify.os': None, 'scipy.sparse.compressed': <module 'scipy.sparse.compressed' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/compressed.pyc'>, 'nosedjango.plugins.tempfile': None, 'nltk.classify.weka': <module 'nltk.classify.weka' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/weka.pyc'>, 'six': <module 'six' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/six.pyc'>, 'dogapi.stats': <module 'dogapi.stats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/stats/__init__.pyc'>, 'nosedjango.plugins': <module 'nosedjango.plugins' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/__init__.pyc'>, 'dogapi.http.httplib': None, 'profile': <module 'profile' from '/usr/lib/python2.7/profile.pyc'>, 'ctypes.util': <module 'ctypes.util' from '/usr/lib/python2.7/ctypes/util.pyc'>, 'requests.packages.urllib3.packages.ssl_match_hostname.ssl': None, 'lxml': <module 'lxml' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/lxml/__init__.pyc'>, 'nltk.inference.collections': None, 'multiprocessing.sys': None, 'requests.packages.urllib3.packages': <module 'requests.packages.urllib3.packages' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/packages/__init__.pyc'>, 'capa.tests.requests': None, 'nose.sys': None, 'requests.base64': None, 'email.string': None, 'pygments.lexers.jvm': <module 'pygments.lexers.jvm' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/jvm.pyc'>, 'nltk.corpus.reader.cPickle': None, 'scipy.lib.six': <module 'scipy.lib.six' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/lib/six.pyc'>, 'pygments.styles': <module 'pygments.styles' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/styles/__init__.pyc'>, 'scipy.stats.mvn': <module 'scipy.stats.mvn' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/mvn.so'>, 'fs.path': <module 'fs.path' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/path.pyc'>, 'email.mime.text': <module 'email.mime.text' from '/usr/lib/python2.7/email/mime/text.pyc'>, 'yaml.binascii': None, 'email.MIMEText': <email.LazyImporter object at 0x18bdc10>, 'nltk.inference.os': None, 'distutils.dep_util': <module 'distutils.dep_util' from '/usr/lib/python2.7/distutils/dep_util.pyc'>, 'nltk.parse.util': <module 'nltk.parse.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/util.pyc'>, 'tempfile': <module 'tempfile' from '/usr/lib/python2.7/tempfile.pyc'>, 'shapely.geos': <module 'shapely.geos' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geos.pyc'>, 'numpy.testing.types': None, 'django.utils.encoding': <module 'django.utils.encoding' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/encoding.pyc'>, 'multiprocessing.itertools': None, 'nltk.chunk.re': None, 'requests.adapters': <module 'requests.adapters' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/adapters.pyc'>, 'scipy.optimize._trustregion_dogleg': <module 'scipy.optimize._trustregion_dogleg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_trustregion_dogleg.pyc'>, 'mako.pyparser': <module 'mako.pyparser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/pyparser.pyc'>, 'dogapi.http': <module 'dogapi.http' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/http/__init__.pyc'>, 'requests.packages.urllib3.util.socket': None, 'xml.etree._elementtree': None, 'bleach.types': None, 'coverage.xmlreport': <module 'coverage.xmlreport' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/xmlreport.pyc'>, 'logging.logging': None, 'scipy.integrate': <module 'scipy.integrate' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/__init__.pyc'>, 'django.utils.numberformat': <module 'django.utils.numberformat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/numberformat.pyc'>, 'pygments.unistring': <module 'pygments.unistring' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/unistring.pyc'>, 'shapely.wkt': <module 'shapely.wkt' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/wkt.pyc'>, 'nltk.cluster.kmeans': <module 'nltk.cluster.kmeans' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/cluster/kmeans.pyc'>, 'numpy.lib._datasource': <module 'numpy.lib._datasource' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/_datasource.pyc'>, 'django.template.decimal': None, 'logging.handlers': <module 'logging.handlers' from '/usr/lib/python2.7/logging/handlers.pyc'>, 'nltk.os': None, 'requests.packages.urllib3.packages.ordered_dict': <module 'requests.packages.urllib3.packages.ordered_dict' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/packages/ordered_dict.pyc'>, 'capa.pytz': None, 'pygments.formatters.os': None, 'cStringIO': <module 'cStringIO' (built-in)>, 'numpy.polynomial': <module 'numpy.polynomial' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/__init__.pyc'>, 'nose.plugins.signal': None, 'scipy.optimize.anneal': <module 'scipy.optimize.anneal' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/anneal.pyc'>, 'requests.datetime': None, 'PIL._imaging': <module 'PIL._imaging' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/PIL/_imaging.so'>, 'encodings': <module 'encodings' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/encodings/__init__.pyc'>, 'capa.tests.test_correctmap': <module 'capa.tests.test_correctmap' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_correctmap.py'>, 'PIL._binary': <module 'PIL._binary' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/PIL/_binary.pyc'>, 'nltk.misc.textwrap': None, 'requests.packages.urllib3.email': None, 'django.utils.email': None, 'numpy.lib.numpy': None, 'django.utils.itertools': None, 'math': <module 'math' (built-in)>, 'nosedjango.plugins.sqlite_plugin': <module 'nosedjango.plugins.sqlite_plugin' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/sqlite_plugin.pyc'>, 'dogapi.http.re': None, 'scipy.sparse.linalg.eigen.lobpcg.lobpcg': <module 'scipy.sparse.linalg.eigen.lobpcg.lobpcg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.pyc'>, 'nltk.corpus.reader.chunked': <module 'nltk.corpus.reader.chunked' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/chunked.pyc'>, 'numpy.lib.ufunclike': <module 'numpy.lib.ufunclike' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/ufunclike.pyc'>, 'nosedjango.plugins.socket': None, 'nltk.corpus.reader.timit': <module 'nltk.corpus.reader.timit' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/timit.pyc'>, 'nose.tools.nontrivial': <module 'nose.tools.nontrivial' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/tools/nontrivial.pyc'>, 'nltk.misc.itertools': None, 'coverage.summary': <module 'coverage.summary' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/summary.pyc'>, 'capa.tests.cStringIO': None, 'logilab': <module 'logilab' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/logilab/__init__.pyc'>, 'nltk.parse.malt': <module 'nltk.parse.malt' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/malt.pyc'>, 'requests.hashlib': None, 'django.http.cgi': None, 'dogstats_wrapper.dogapi': None, 'scipy.stats': <module 'scipy.stats' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/__init__.pyc'>, 'html5lib.treebuilders._base': <module 'html5lib.treebuilders._base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/html5lib/treebuilders/_base.pyc'>, 'yaml.re': None, 'scipy.stats._continuous_distns': <module 'scipy.stats._continuous_distns' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_continuous_distns.pyc'>, 'calc.calc': <module 'calc.calc' from '/edx/app/edxapp/edx-platform/common/lib/calc/calc/calc.pyc'>, 'codejail.textwrap': None, 'django.core.management.warnings': None, 'scipy.lib.warnings': None, 'numpy.lib.twodim_base': <module 'numpy.lib.twodim_base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/twodim_base.pyc'>, 'shapely.algorithms.itertools': None, 'codejail.subprocess': None, 'nltk.sem.textwrap': None, 'distutils.util': <module 'distutils.util' from '/usr/lib/python2.7/distutils/util.pyc'>, 'django.template.defaulttags': <module 'django.template.defaulttags' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/defaulttags.pyc'>, 'mako.time': None, 'numpy.lib.arrayterator': <module 'numpy.lib.arrayterator' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/arrayterator.pyc'>, '_LWPCookieJar': <module '_LWPCookieJar' from '/usr/lib/python2.7/_LWPCookieJar.pyc'>, 'coverage.collector': <module 'coverage.collector' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/collector.pyc'>, 'coverage.ntpath': None, 'scipy.optimize._trustregion': <module 'scipy.optimize._trustregion' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_trustregion.pyc'>, 'numpy.lib.stride_tricks': <module 'numpy.lib.stride_tricks' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/stride_tricks.pyc'>, 'numpy.lib.scimath': <module 'numpy.lib.scimath' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/scimath.pyc'>, 'scipy.optimize._nnls': <module 'scipy.optimize._nnls' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/_nnls.so'>, 'xml.sax.os': None, 'yaml.error': <module 'yaml.error' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/yaml/error.pyc'>, 'pytz.sys': None, 'nltk.corpus.reader.codecs': None, 'nltk.corpus.reader.ppattach': <module 'nltk.corpus.reader.ppattach' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/ppattach.pyc'>, 'distutils.stat': None, 'nosedjango.plugins.sys': None, 'numpy.__config__': <module 'numpy.__config__' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/__config__.pyc'>, 'scipy.sparse.sputils': <module 'scipy.sparse.sputils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/sputils.pyc'>, 'fs.wrapfs.re': None, 'numpy.ma.numpy': None, 'django.template.unicodedata': None, 'capa.tests.textwrap': None, 'nose.failure': <module 'nose.failure' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/failure.pyc'>, 'capa.textwrap': None, 'xml.sax.saxutils': <module 'xml.sax.saxutils' from '/usr/lib/python2.7/xml/sax/saxutils.pyc'>, 'fs.errno': None, 'nltk.cluster': <module 'nltk.cluster' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/cluster/__init__.pyc'>, 'scipy.sparse.data': <module 'scipy.sparse.data' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/data.pyc'>, 'nose.selector': <module 'nose.selector' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/selector.pyc'>, 'nltk.cluster.math': None, '_hashlib': <module '_hashlib' (built-in)>, 'nltk.itertools': None, 'django.core.management.sys': None, 'pygments.__future__': None, 'pytz.struct': None, 'nose.plugins.unittest': None, 'scipy.sparse.bsr': <module 'scipy.sparse.bsr' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/bsr.pyc'>, 'django.conf.warnings': None, 'django.http.multipartparser': <module 'django.http.multipartparser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/http/multipartparser.pyc'>, 'nose.logging': None, 'django.utils.crypto': <module 'django.utils.crypto' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/crypto.pyc'>, 'capa.dogstats_wrapper': None, 'nltk.corpus.reader.tempfile': None, 'nose.config': <module 'nose.config' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/config.pyc'>, 'encodings.codecs': None, 'django.dispatch.dispatcher': <module 'django.dispatch.dispatcher' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/dispatch/dispatcher.pyc'>, 'djkombu': <module 'djkombu' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/djkombu/__init__.pyc'>, 'nltk.classify.scikitlearn': <module 'nltk.classify.scikitlearn' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/classify/scikitlearn.pyc'>, 'dogapi.http.alerts': <module 'dogapi.http.alerts' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/http/alerts.pyc'>, 'nltk.corpus.reader.knbc': <module 'nltk.corpus.reader.knbc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/knbc.pyc'>, '_ssl': <module '_ssl' (built-in)>, 'nltk.corpus.reader.semcor': <module 'nltk.corpus.reader.semcor' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/semcor.pyc'>, 'capa.responsetypes': <module 'capa.responsetypes' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/responsetypes.pyc'>, 'codejail.functools': None, 'coverage.opcode': None, 'numpy.lib.os': None, 'nose.plugins.StringIO': None, 'nosedjango.os': None, 'django.utils._os': <module 'django.utils._os' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/_os.pyc'>, 'scipy.sparse.linalg.interface': <module 'scipy.sparse.linalg.interface' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/interface.pyc'>, '_io': <module '_io' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/_io.so'>, 'nltk.chunk.nltk': None, 'coverage.phystokens': <module 'coverage.phystokens' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/phystokens.pyc'>, 'simplejson.cStringIO': None, 'nose.ConfigParser': None, 'nltk.stem.porter': <module 'nltk.stem.porter' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/porter.pyc'>, 'django.utils.text': <module 'django.utils.text' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/text.pyc'>, 'capa.__future__': None, 'email.iterators': <module 'email.iterators' from '/usr/lib/python2.7/email/iterators.pyc'>, 'requests.packages.urllib3.codecs': None, 'unittest.types': None, 'nose.plugins.isolate': <module 'nose.plugins.isolate' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/isolate.pyc'>, 'pyparsing': <module 'pyparsing' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pyparsing.pyc'>, 'coverage.random': None, 'numpy.random.mtrand': <module 'numpy.random.mtrand' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/random/mtrand.so'>, 'capa.xmodule': None, 'django.http.django': None, 'numpy.core.re': None, 'scipy.stats._rank': <module 'scipy.stats._rank' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/stats/_rank.so'>, 'logging.thread': None, 'pygments.pygments': None, 'rednose': <module 'rednose' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/rednose.pyc'>, 'mako.shutil': None, 'shapely.functools': None, 'mako.cache': <module 'mako.cache' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/cache.pyc'>, 'distutils.re': None, 'pygments.lexer': <module 'pygments.lexer' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexer.pyc'>, 'cookielib': <module 'cookielib' from '/usr/lib/python2.7/cookielib.pyc'>, 'scipy.linalg.matfuncs': <module 'scipy.linalg.matfuncs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/matfuncs.pyc'>, 'bisect': <module 'bisect' from '/usr/lib/python2.7/bisect.pyc'>, 'pygments.lexers.agile': <module 'pygments.lexers.agile' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/agile.pyc'>, 'unittest.runner': <module 'unittest.runner' from '/usr/lib/python2.7/unittest/runner.pyc'>, 'nose.__future__': None, 'nltk.inference.subprocess': None, 'django.utils.simplejson': <module 'django.utils.simplejson' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/simplejson/__init__.pyc'>, 'nltk.parse.warnings': None, 'mako.threading': None, 'scipy.constants': <module 'scipy.constants' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/constants/__init__.pyc'>, 'codejail.safe_exec': <module 'codejail.safe_exec' from '/edx/app/edxapp/venvs/edxapp/src/codejail/codejail/safe_exec.pyc'>, 'numpy.lib.itertools': None, 'capa.tests.fs': None, 'scipy.sparse.linalg.dsolve._superlu': <module 'scipy.sparse.linalg.dsolve._superlu' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/_superlu.so'>, 'nltk.yamltags': <module 'nltk.yamltags' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/yamltags.pyc'>, 'django.core.servers.wsgiref': None, 'mako.ext.pygmentplugin': <module 'mako.ext.pygmentplugin' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/ext/pygmentplugin.pyc'>, 'django.views.os': None, 'nose.imp': None, 'requests.auth': <module 'requests.auth' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/auth.pyc'>, 'nltk.corpus.reader.math': None, 'numpy.testing.decorators': <module 'numpy.testing.decorators' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/testing/decorators.pyc'>, 'scipy.integrate._quadpack': <module 'scipy.integrate._quadpack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/_quadpack.so'>, 'coverage.errno': None, 'numpy.core.numerictypes': <module 'numpy.core.numerictypes' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/numerictypes.pyc'>, 'nltk.text': <module 'nltk.text' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/text.pyc'>, 'nosedjango.plugins.ssh_tunnel_plugin': <module 'nosedjango.plugins.ssh_tunnel_plugin' from '/edx/app/edxapp/venvs/edxapp/src/nosedjango/nosedjango/plugins/ssh_tunnel_plugin.pyc'>, 'nltk.classify.tempfile': None, 'scipy.sparse.linalg.isolve.lsmr': <module 'scipy.sparse.linalg.isolve.lsmr' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/lsmr.pyc'>, 'email.mime.base': <module 'email.mime.base' from '/usr/lib/python2.7/email/mime/base.pyc'>, 'capa.mako': None, 'email': <module 'email' from '/usr/lib/python2.7/email/__init__.pyc'>, 'scipy.sparse.dok': <module 'scipy.sparse.dok' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/dok.pyc'>, 'pygments.plugin': <module 'pygments.plugin' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/plugin.pyc'>, 'nltk.tokenize.texttiling': <module 'nltk.tokenize.texttiling' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tokenize/texttiling.pyc'>, 'codejail.os': None, 'coverage.threading': None, 'coverage.report': <module 'coverage.report' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/report.pyc'>, 'nose.inspector': <module 'nose.inspector' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/inspector.pyc'>, 'numpy.testing.sys': None, 'xml.dom.domreg': <module 'xml.dom.domreg' from '/usr/lib/python2.7/xml/dom/domreg.pyc'>, 'requests.packages.urllib3._collections': <module 'requests.packages.urllib3._collections' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/_collections.pyc'>, 'nose.plugins.hotshot': None, 'django.template.base': <module 'django.template.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/base.pyc'>, 'wsgiref': <module 'wsgiref' from '/usr/lib/python2.7/wsgiref/__init__.pyc'>, 'itertools': <module 'itertools' (built-in)>, 'PIL.__future__': None, 'django.template.pprint': None, 'nose.plugins.codecs': None, 'nltk.corpus.reader.bracket_parse': <module 'nltk.corpus.reader.bracket_parse' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/bracket_parse.pyc'>, 'xmodule.stringify': <module 'xmodule.stringify' from '/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/stringify.pyc'>, 'pygments': <module 'pygments' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/__init__.pyc'>, 'nose.util': <module 'nose.util' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/util.pyc'>, 'fs.weakref': None, 'shapely.algorithms.cga': <module 'shapely.algorithms.cga' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/algorithms/cga.pyc'>, 'bleach.callbacks': <module 'bleach.callbacks' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/bleach/callbacks.pyc'>, 'capa.registry': <module 'capa.registry' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/registry.pyc'>, 'email.base64MIME': <email.LazyImporter object at 0x18bd8d0>, 'nose.re': None, 'json': <module 'json' from '/usr/lib/python2.7/json/__init__.pyc'>, 'nltk.misc.babelfish': <module 'nltk.misc.babelfish' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/misc/babelfish.pyc'>, 'capa.tests.abc': None, 'nltk.threading': None, 'requests.packages.urllib3.util.binascii': None, 'nltk.corpus.reader.string_category': <module 'nltk.corpus.reader.string_category' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/string_category.pyc'>, 'nosedjango.logging': None, 'email.utils': <module 'email.utils' from '/usr/lib/python2.7/email/utils.pyc'>, 'numpy.ma': <module 'numpy.ma' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/ma/__init__.pyc'>, 'nltk.data': <module 'nltk.data' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/data.pyc'>, 'capa.capa': None, 'django.views.django': None, 'numpy.testing.os': None, 'shapely.atexit': None, 'nltk.operator': None, 'xml.etree.re': None, 'numpy.lib': <module 'numpy.lib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/__init__.pyc'>, 'nltk.tag.brill': <module 'nltk.tag.brill' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/tag/brill.pyc'>, 'nose.plugins.capture': <module 'nose.plugins.capture' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/capture.pyc'>, 'hotshot.log': <module 'hotshot.log' from '/usr/lib/python2.7/hotshot/log.pyc'>, 'multiprocessing.weakref': None, 'scipy.stats.numpy': None, 'capa.tests.test_util': <module 'capa.tests.test_util' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_util.py'>, 'distutils.distutils': None, 'dogapi.stats.functools': None, 'capa.calc': None, 'nltk.tag.random': None, 'pygments.lexers.javascript': <module 'pygments.lexers.javascript' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/javascript.pyc'>, 'site': <module 'site' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/site.pyc'>, 'PIL.os': None, 'django.template.loader': <module 'django.template.loader' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/template/loader.pyc'>, 'distutils.opcode': None, 'numpy.lib.cPickle': None, 'nltk.__future__': None, 'pygments.lexers.d': <module 'pygments.lexers.d' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/d.pyc'>, 'django.core.signals': <module 'django.core.signals' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/signals.pyc'>, 'nltk.downloader': <module 'nltk.downloader' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/downloader.pyc'>, 'nltk.pydoc': None, 'django.utils.datastructures': <module 'django.utils.datastructures' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/datastructures.pyc'>, 'email.binascii': None, 'nose.tools.re': None, 'scipy.lib.sys': None, 'capa.copy': None, 'codejail.simplejson': None, 'shapely.shapely': None, 'lxml.html.lxml': None, 'numpy.polynomial.polyutils': <module 'numpy.polynomial.polyutils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/polyutils.pyc'>, 'nltk.corpus.reader.sinica_treebank': <module 'nltk.corpus.reader.sinica_treebank' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/sinica_treebank.pyc'>, 'numpy.compat._inspect': <module 'numpy.compat._inspect' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/compat/_inspect.pyc'>, 'nltk.tag.types': None, 'email.cStringIO': None, 'nltk.misc.re': None, 'django.core.mail.django': None, 'email.mime.email': None, 'pygments.formatters.__future__': None, 'difflib': <module 'difflib' from '/usr/lib/python2.7/difflib.pyc'>, 'distutils.errors': <module 'distutils.errors' from '/usr/lib/python2.7/distutils/errors.pyc'>, 'unittest.warnings': None, 'django.core.urlresolvers': <module 'django.core.urlresolvers' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/urlresolvers.pyc'>, 'nose.case': <module 'nose.case' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/case.pyc'>, 'numpy.lib.__future__': None, 'capa.html5lib': None, 'nosedjango.plugins.nose': None, 'pygments.lexers.tcl': <module 'pygments.lexers.tcl' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/lexers/tcl.pyc'>, 'mako.template': <module 'mako.template' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/template.pyc'>, 'nltk.inference.operator': None, 'django.views.re': None, 'nosexcover.nosexcover': <module 'nosexcover.nosexcover' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nosexcover/nosexcover.pyc'>, 'nltk.bisect': None, 'scipy.linalg.flinalg': <module 'scipy.linalg.flinalg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/flinalg.pyc'>, 'scipy.sparse.linalg.dsolve._add_newdocs': <module 'scipy.sparse.linalg.dsolve._add_newdocs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/_add_newdocs.pyc'>, 'numpy.testing': <module 'numpy.testing' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/testing/__init__.pyc'>, 'logging.config': <module 'logging.config' from '/usr/lib/python2.7/logging/config.pyc'>, 'capa.json': None, 'scipy.sparse.csgraph._shortest_path': <module 'scipy.sparse.csgraph._shortest_path' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_shortest_path.so'>, 'pytz.os': None, 'nose.plugins.pdb': None, 'nltk.misc.chomsky': <module 'nltk.misc.chomsky' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/misc/chomsky.pyc'>, 'requests.sys': None, 'scipy.integrate.odepack': <module 'scipy.integrate.odepack' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/integrate/odepack.pyc'>, 'nltk.random': None, 'numpy.lib.re': None, 'django.core.mail.utils': <module 'django.core.mail.utils' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/mail/utils.pyc'>, 'requests.packages.urllib3.response': <module 'requests.packages.urllib3.response' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/response.pyc'>, 'distutils.log': <module 'distutils.log' from '/usr/lib/python2.7/distutils/log.pyc'>, 'nltk.metrics.operator': None, 'nltk.parse.featurechart': <module 'nltk.parse.featurechart' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/parse/featurechart.pyc'>, 'requests.packages.urllib3.Queue': None, 'numpy.core.multiarray': <module 'numpy.core.multiarray' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/core/multiarray.so'>, 'numpy.__builtin__': None, 'pygments.lexers.types': None, 'nltk.cluster.gaac': <module 'nltk.cluster.gaac' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/cluster/gaac.pyc'>, 'numpy.ma.core': <module 'numpy.ma.core' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/ma/core.pyc'>, 'pygments.cStringIO': None, 'django.views.types': None, 'coverage.types': None, 'nltk.tag.numpy': None, 'requests.packages.urllib3.packages.ssl_match_hostname._implementation': <module 'requests.packages.urllib3.packages.ssl_match_hostname._implementation' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyc'>, 'nltk.corpus.nltk': None, 'wsgiref.urllib': None, 'scipy.version': <module 'scipy.version' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/version.pyc'>, 'django.core.servers.socket': None, 'dogapi.http.base': <module 'dogapi.http.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/http/base.pyc'>, 'scipy.sparse.linalg.dsolve': <module 'scipy.sparse.linalg.dsolve' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/__init__.pyc'>, 'pygments.codecs': None, 'numpy.matrixlib': <module 'numpy.matrixlib' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/matrixlib/__init__.pyc'>, '_multiprocessing': <module '_multiprocessing' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/lib-dynload/_multiprocessing.so'>, 'dogapi.http.infrastructure': <module 'dogapi.http.infrastructure' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/dogapi/http/infrastructure.pyc'>, 'numpy.polynomial.string': None, 'django.core.handlers': <module 'django.core.handlers' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/handlers/__init__.pyc'>, 'nltk.inference.api': <module 'nltk.inference.api' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/inference/api.pyc'>, 'fs.fs': None, 'logging.sys': None, 'pygments.formatters.types': None, 'requests.cookies': <module 'requests.cookies' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/requests/cookies.pyc'>, '_functools': <module '_functools' (built-in)>, 'socket': <module 'socket' from '/usr/lib/python2.7/socket.pyc'>, 'django.core.handlers.django': None, 'capa.tests.response_xml_factory': <module 'capa.tests.response_xml_factory' from '/edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/response_xml_factory.pyc'>, 'nltk.ccg.nltk': None, 'nltk.stem.lancaster': <module 'nltk.stem.lancaster' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/stem/lancaster.pyc'>, 'numpy.testing.warnings': None, 'capa.safe_exec.codejail': None, 'django.core.handlers.sys': None, 'capa.tests.capa': None, 'nltk.tokenize.math': None, 'scipy.linalg': <module 'scipy.linalg' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/linalg/__init__.pyc'>, 'django.utils.dates': <module 'django.utils.dates' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/utils/dates.pyc'>, '__builtin__': <module '__builtin__' (built-in)>, 'django.core.re': None, 'codejail': <module 'codejail' from '/edx/app/edxapp/venvs/edxapp/src/codejail/codejail/__init__.pyc'>, 'xml.sax.xmlreader': <module 'xml.sax.xmlreader' from '/usr/lib/python2.7/xml/sax/xmlreader.pyc'>, 'ctypes.errno': None, 'numpy.polynomial.polytemplate': <module 'numpy.polynomial.polytemplate' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/polytemplate.pyc'>, 'json.struct': None, 'scipy.optimize.nonlin': <module 'scipy.optimize.nonlin' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/optimize/nonlin.pyc'>, 'pygments.token': <module 'pygments.token' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pygments/token.pyc'>, 'nltk.metrics.math': None, 'coverage.parser': <module 'coverage.parser' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/coverage/parser.pyc'>, 'multiprocessing.threading': None, 'nltk.corpus.reader.xmldocs': <module 'nltk.corpus.reader.xmldocs' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/corpus/reader/xmldocs.pyc'>, 'nltk.tag.os': None, 'wsgiref.time': None, 'dogapi.dogapi': None, 'mako.cStringIO': None, 'scipy.lib.decorator': <module 'scipy.lib.decorator' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/lib/decorator.pyc'>, 'nltk.corpus.reader.nltk': None, 'scipy.sparse.linalg.isolve.iterative': <module 'scipy.sparse.linalg.isolve.iterative' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/iterative.pyc'>, 'simplejson': <module 'simplejson' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/simplejson/__init__.pyc'>, 'chem.fractions': None, 'nosedjango.plugins.time': None, 'fs.time': None, 'django.utils.translation.django': None, 'logging.time': None, 'capa.os': None, 'numpy.lib.function_base': <module 'numpy.lib.function_base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/lib/function_base.pyc'>, 'logging.warnings': None, 'nose.exc': <module 'nose.exc' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/exc.pyc'>, 'pygments.re': None, 'django.template.sys': None, 'markupsafe._compat': <module 'markupsafe._compat' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/markupsafe/_compat.pyc'>, 'requests.packages.urllib3.util.hashlib': None, 'fs.local_functools': <module 'fs.local_functools' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/fs/local_functools.pyc'>, 'numpy.polynomial.hermite': <module 'numpy.polynomial.hermite' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/numpy/polynomial/hermite.pyc'>, 'contextlib': <module 'contextlib' from '/usr/lib/python2.7/contextlib.pyc'>, 'nltk.sem.operator': None, 'nltk.tag.zipfile': None, 'PIL.ImageFilter': <module 'PIL.ImageFilter' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/PIL/ImageFilter.pyc'>, 'nltk.classify.nltk': None, 'coverage.fnmatch': None, 'shapely.geometry.base': <module 'shapely.geometry.base' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/shapely/geometry/base.pyc'>, 'capa.tests.unittest': None, 'nltk.stem.re': None, 'fs.functools': None, 'getopt': <module 'getopt' from '/usr/lib/python2.7/getopt.pyc'>, 'mako.markupsafe': None, 'nltk.parse.tempfile': None, 'capa.sys': None, 'mako.operator': None, 'stat': <module 'stat' from '/edx/app/edxapp/venvs/edxapp/lib/python2.7/stat.pyc'>, 'numpy.core.warnings': None, 'email.Encoders': <email.LazyImporter object at 0x18bd610>, 'nose.plugins.multiprocess': <module 'nose.plugins.multiprocess' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/multiprocess.pyc'>, 'xml.dom': <module 'xml.dom' from '/usr/lib/python2.7/xml/dom/__init__.pyc'>, 'pytz.gettext': None, 'coverage.os': None, 'numpy.polynomial.__future__': None, 'nltk.corpus.re': None, 'nose.plugins.allmodules': <module 'nose.plugins.allmodules' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/allmodules.pyc'>, 'nose.tools.time': None, 'requests.packages.urllib3.logging': None, 'nltk.tag.subprocess': None, 'nltk.decorators': <module 'nltk.decorators' from '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nltk/decorators.pyc'>}
-----------------------------------------------------------------------------
283 tests run in 9.2 seconds.
1 FAILED (282 tests passed)
Cleaning up after common/lib/capa
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/chem
python -m coverage run --rcfile=common/lib/chem/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/chem/noseids common/lib/chem --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/chem/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/chem
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
.............................................................................
.........
-----------------------------------------------------------------------------
86 tests run in 2.6 seconds (86 tests passed)
Cleaning up after common/lib/chem
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/dogstats
python -m coverage run --rcfile=common/lib/dogstats/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/dogstats/noseids common/lib/dogstats --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/dogstats/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/dogstats
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
-----------------------------------------------------------------------------
0 tests run in 0.0 seconds (0 tests passed)
Cleaning up after common/lib/dogstats
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/i18n
python -m coverage run --rcfile=common/lib/i18n/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/i18n/noseids common/lib/i18n --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/i18n/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/i18n
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
This test tests that i18n extraction (`paver i18n_extract`) works properly. If you experience failures, please check that all instances of `gettext` and `ngettext` are used correctly. You can also try running `paver i18n_extract -v` locally for more detail.
Extracting i18n strings and generating dummy translations; this may take a few minutes
..
-----------------------------------------------------------------------------
2 tests run in 86.4 seconds (2 tests passed)
Cleaning up after common/lib/i18n
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/safe_lxml
python -m coverage run --rcfile=common/lib/safe_lxml/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/safe_lxml/noseids common/lib/safe_lxml --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/safe_lxml/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/safe_lxml
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
-----------------------------------------------------------------------------
0 tests run in 0.0 seconds (0 tests passed)
Cleaning up after common/lib/safe_lxml
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/sandbox-packages
python -m coverage run --rcfile=common/lib/sandbox-packages/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/sandbox-packages/noseids common/lib/sandbox-packages --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/sandbox-packages/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/sandbox-packages
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
.......................................................
-----------------------------------------------------------------------------
55 tests run in 0.1 seconds (55 tests passed)
Cleaning up after common/lib/sandbox-packages
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/symmath
python -m coverage run --rcfile=common/lib/symmath/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/symmath/noseids common/lib/symmath --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/symmath/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/symmath
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
.........
-----------------------------------------------------------------------------
9 tests run in 2.0 seconds (9 tests passed)
Cleaning up after common/lib/symmath
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/xblock
python -m coverage run --rcfile=common/lib/xblock/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/xblock/noseids common/lib/xblock --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/xblock/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/xblock
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
-----------------------------------------------------------------------------
0 tests run in 0.0 seconds (0 tests passed)
Cleaning up after common/lib/xblock
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Setting up for common/lib/xmodule
python -m coverage run --rcfile=common/lib/xmodule/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/common/lib/xmodule/noseids common/lib/xmodule --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/common/lib/xmodule/nosetests.xml --verbosity=1
========================================
Running tests for common/lib/xmodule
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
.............................................................................
.............................................................................
................................................................-............
.............................................................................
.............................................................................
.............................................................................
.............................................................................
.............................................................................
......................................-...-.......-..........................
.............................................................................
........................-................................./edx/app/edxapp/venvs/edxapp/src/xblock/xblock/runtime.py:578: FutureWarning: IdGenerator will be required in the future in order to support XBlockAsides
warnings.warn("IdGenerator will be required in the future in order to support XBlockAsides", FutureWarning)
...................
.............................................................................
.............................................................................
.............................................................................
........................................................................-----
-----------.--.-.........--------------..-....-...-.......--------------.....
...........................................
-----------------------------------------------------------------------------
1275 tests run in 244.5 seconds.
55 skipped (1220 tests passed)
Cleaning up after common/lib/xmodule
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Dropping test db test_xmodule
Setting up for pavelib/paver_tests
python -m coverage run --rcfile=pavelib/paver_tests/.coveragerc `which nosetests` --id-file=/edx/app/edxapp/edx-platform/.testids/pavelib/paver_tests/noseids pavelib/paver_tests --with-xunit --xunit-file=/edx/app/edxapp/edx-platform/reports/pavelib/paver_tests/nosetests.xml --verbosity=1
========================================
Running tests for pavelib/paver_tests
========================================
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin cherrypyliveserver = nosedjango.plugins.cherrypy_plugin:CherryPyLiveServerPlugin: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
RuntimeWarning)
..........................
-----------------------------------------------------------------------------
26 tests run in 0.3 seconds (26 tests passed)
Cleaning up after pavelib/paver_tests
---> pavelib.utils.test.utils.clean_mongo
mongo localhost:27017 /edx/app/edxapp/edx-platform/scripts/delete-mongo-test-dbs.js
MongoDB shell version: 2.6.5
connecting to: localhost:27017/test
Cleaning up after Python Tests
================================================
Tests failed in the following suites:
* lms
* common/lib/capa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment