commit | 7c64aad9fb03ea69609993f9d7e3c2904a00de2c | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sat Aug 10 16:56:28 2013 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sat Aug 10 16:56:28 2013 -0400 |
tree | ebacc9262e71bea3ce1ff3ad01c391060af13ce3 | |
parent | 056bafe7a663e890594a11eec99c78f742452fff [diff] |
Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py. Move comment code to a separate function so it can be separately tested. Original patches by Todd Rovito and Phil Webster.