This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56ba7850a0c7ed8f46c0253a4e8710eaf9b8e576
edx-platform
/
common
/
lib
/
xmodule
/
xmodule
/
video_module
History
Ned Batchelder
0872732cf0
Fix pylint C7630 (literal used as attribute) violations
...
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
2015-11-23 15:32:54 -05:00
..
__init__.py
Add Video Bumper.
2015-05-31 14:45:31 +03:00
bumper_utils.py
Fix pylint C7630 (literal used as attribute) violations
2015-11-23 15:32:54 -05:00
transcripts_utils.py
mattdrayer/increment-edx-lint: Bump to v0.2.9 and address pylint/pep8 violations
2015-10-19 10:11:59 -04:00
video_handlers.py
Handle case of video in a content library with no transcripts.
2015-08-07 13:19:12 -04:00
video_module.py
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
video_utils.py
Add Video Bumper.
2015-05-31 14:45:31 +03:00
video_xfields.py
Use ugettext_noop instead of lambdas assigned to the underscore
2015-11-04 09:17:18 -05:00