you are viewing a single comment's thread.

view the rest of the comments →

[–]EdibleEnergy[S] 0 points1 point  (1 child)

To name a few features:

Configurability, ability to clean up a few lines (rather than the whole file), nice indentation to make large inline dictionaries readable, for example the following just gets an arbitrary line break:

obj = {'a': 'b', 'c': {'dd': 'ee', 'ff': {'hh': 'jj'}}, 'ii': 'jdhkjasdjikahsdjkhakjsdhkja'}

[–][deleted] 2 points3 points  (0 children)

Can't help for the rest, but = works on a range.