1bd04f797e
* Code formatting (indentation and white space) fixes for improved PEP8 conformity. * Remove redundant backslashes inside parentheses. * Test for object identity should be 'is not None'. * Test for membership should be 'not in'. * Fit docstring to the PEP8 79 character limit. * Use forward compatible Python 2.6+ 'except .. as' syntax for exception handling. * Support libcloud > 0.15 'metadata' argument format. |
||
---|---|---|
.. | ||
__init__.py | ||
gc_storage.py | ||
gce.py | ||
gce_lb.py | ||
gce_net.py | ||
gce_pd.py |