Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/ceph/ceph-osd-info | ||
|---|---|---|
| 31 | 31 |
|
| 32 | 32 |
This is one of the first programs I wrote in Python. I got carried away |
| 33 | 33 |
by Python's powerful one-line commands. Just because you can, doesn't |
| 34 |
mean you should.
|
|
| 34 |
mean you should. |
|
| 35 | 35 |
|
| 36 | 36 |
This program needs a rewrite, and if there were any problems with it, |
| 37 | 37 |
I probably would. |
| ... | ... | |
| 102 | 102 |
return json.loads(result) |
| 103 | 103 |
except: |
| 104 | 104 |
pass |
| 105 |
|
|
| 105 |
|
|
| 106 | 106 |
return None |
| 107 | 107 |
|
| 108 | 108 |
def osd_list(): |
Formats disponibles : Unified diff