Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: cms/bin/xtm_translations.py

Issue 29886648: Issue #6942 - Add XTM integration in CMS (Closed)
Patch Set: Addressed comments from patch set #3 Created Oct. 5, 2018, 12:30 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 from cms.translations.xtm.cli import main
Vasily Kuznetsov 2018/10/05 14:51:24 Nit: all Python files that have any content need t
Tudor Avram 2018/10/05 16:28:47 Done.
2
3
4 if __name__ == '__main__':
5 main()
OLDNEW
« no previous file with comments | « .hgignore ('k') | cms/sources.py » ('j') | cms/translations/xtm/utils.py » ('J')

Powered by Google App Engine
This is Rietveld