git-repo/subcmds
Mike Frysinger 9e71842fbf status: import print_function
This module uses print() so make sure we import the print function.
It doesn't really impact the current code due to the simple way it
is calling print, but we should be sane to avoid future issues.

Change-Id: I0b15344678c1dcb71207faa333c239b3fced1d62
2019-06-14 14:13:23 +00:00
..
__init__.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
abandon.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
branches.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
checkout.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
cherry_pick.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
diff.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
diffmanifests.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
download.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
forall.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
gitc_delete.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
gitc_init.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
grep.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
help.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
info.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
init.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
list.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
manifest.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
overview.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
prune.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
rebase.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
selfupdate.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
smartsync.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
stage.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
start.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
status.py status: import print_function 2019-06-14 14:13:23 +00:00
sync.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
upload.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
version.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00