Piotr Mitros
|
b7484ea7ac
|
Adds testability to the EIA file
|
2015-01-13 11:01:41 -05:00 |
|
David Baumgold
|
36e77c7463
|
Fixing pep8 issues
|
2014-12-11 13:04:49 -05:00 |
|
stv
|
29d3e69401
|
Fix PEP8: W602 deprecated form of raising exception
|
2014-11-25 14:42:04 -05:00 |
|
stv
|
b215d771b7
|
Fix PEP8: E128 continuation line under-indented
for visual indent
|
2014-11-24 20:46:50 -05:00 |
|
stv
|
6763c5dd74
|
Fix PEP8: E126 continuation line over-indented
for hanging indent
|
2014-11-24 20:46:44 -05:00 |
|
stv
|
2ce5a6ceed
|
Fix PEP8: E125 continuation line
does not distinguish itself from next logical line
|
2014-11-24 20:46:44 -05:00 |
|
stv
|
500499b678
|
Fix PEP8: E231 missing whitespace after '[:,]'
|
2014-11-10 19:31:05 -08:00 |
|
Ned Batchelder
|
9314154ec1
|
Move loncapa grading helpers into the sandbox-packages directory.
|
2013-05-31 12:01:33 -04:00 |
|
Ned Batchelder
|
ce005072b0
|
Sandbox-installed packages will be really installed instead of -e installed.
|
2013-05-21 19:21:39 -04:00 |
|
Ned Batchelder
|
df17c0c7dd
|
Move symmath into capa so that it's available where needed
|
2013-05-06 11:39:17 -04:00 |
|
Ned Batchelder
|
9dbfca129c
|
Check functions now can only return serializable data, and 'ex' and 'got' weren't used later anyway.
|
2013-05-06 10:55:07 -04:00 |
|
Ned Batchelder
|
42eee48ec9
|
A few places we used an option of 'imaginaryi', which isn't a real option. Doesn't change any behavior.
|
2013-05-06 10:55:06 -04:00 |
|
Ned Batchelder
|
7c498be606
|
Move packages around so we can install packages into the sandbox.
|
2013-05-06 10:55:05 -04:00 |
|