Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_files | ||
xmodule | ||
.coveragerc | ||
setup.py |
1. In video_module.py, rewrite the get_ext() function to use the built-in urlparse module to parse the input filename first and then get the file's extension name from the parsed path. 2. In test_video.py, add two test cases (one with query string while the other without) in order to test the rewritten get_ext() function.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_files | Loading commit data... | |
xmodule | Loading commit data... | |
.coveragerc | Loading commit data... | |
setup.py | Loading commit data... |