subcmds/init.py (3 lines): - line 357: # TODO: When we require Python 3, use flush=True w/print above. - line 396: # TODO: When we require Python 3, use flush=True w/print above. - line 440: # TODO: When we require Python 3, use flush=True w/print above. subcmds/upload.py (2 lines): - line 239: # TODO: When we require Python 3, use flush=True w/print above. - line 383: # TODO: When we require Python 3, use flush=True w/print above. completion.bash (1 line): - line 17: # TODO: Handle interspersed options. We handle `repo h`, but not subcmds/sync.py (1 line): - line 1032: # TODO: make this more reliable -- if there's a project name/path overlap, manifest_xml.py (1 line): - line 1509: # TODO: Completely separate manifest logic out of the client.