Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | s/quit()/sys.exit() | Jorge Canizales | 2015-10-26 |
| | |||
* | Style and misc fixes to the script | Jorge Canizales | 2015-10-26 |
| | |||
* | Make the script support multiple input files | Jorge Canizales | 2015-10-26 |
| | |||
* | Finished script and example output. | Jorge Canizales | 2015-10-26 |
| | |||
* | Prototype script to change comment format. | Jorge Canizales | 2015-10-25 |
Still needs implementing format_as_block, and switching input and output to use sys.stdin.readline() and sys.stdout.write(line). |