Files
python-keystoneclient/keystoneclient/common
Cedric Brandily 4350c17604 Use textwrap instead of home made implementation
This change replaces a home made text wrapper by textwrap module. It is
a non-functional change which is covered by existing tests.

Closes-Bug: #1404402
Change-Id: I5cc4da61205f64b478366c29e6d7ff9929ad4d16
2014-12-19 23:59:34 +01:00
..