python-fill-paragraph

python-fill-paragraph is an interactive compiled Lisp function in `python.el'.


(python-fill-paragraph &optional JUSTIFY)

`fill-paragraph-function' handling multi-line strings and possibly comments.
If any of the current line is in or at the end of a multi-line string,
fill the string or the paragraph of it that point is in, preserving
the string's indentation.
Optional argument JUSTIFY defines if the paragraph should be justified.