compose/compose
Mazz Mosley 76d52b1c5f Remove redundant try/except
Code cleanup. We no longer need this as the api returns a 304 for any
stopped containers, which doesn't raise an error.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-10-27 17:12:18 +00:00
..
cli Attach to a container's log_stream before they're started 2015-10-27 17:12:18 +00:00
config Fix unicode in environment variables for python2. 2015-10-22 12:12:43 -04:00
__init__.py Bump 1.5.0dev 2015-08-11 18:41:21 +01:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Move rename functionality into Container 2015-10-27 17:12:18 +00:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
project.py Attach to a container's log_stream before they're started 2015-10-27 17:12:18 +00:00
service.py Remove redundant try/except 2015-10-27 17:12:18 +00:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00