Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Amit
|
0bd61d5d9f
|
INCR-133: Run python-modernize on common/djangoapps/xblock_django [migrations, management, tests] (#20520)
|
2019-05-10 09:47:20 -04:00 |
|
cclauss
|
8fca11b85c
|
Use print() function in both Python 2 and Python 3
|
2019-01-13 17:16:37 +01:00 |
|
Brian Beggs
|
c71d61e533
|
Adding django command to create mongodb indexes
|
2015-08-17 17:05:27 -04:00 |
|