Show More
@@ -680,7 +680,6 b' def format(text, width=80, indent=0, kee' | |||||
680 | def filtersections(blocks, section): |
|
680 | def filtersections(blocks, section): | |
681 | """Select parsed blocks under the specified section""" |
|
681 | """Select parsed blocks under the specified section""" | |
682 | parents = [] |
|
682 | parents = [] | |
683 | if True: |
|
|||
684 |
|
|
683 | sections = getsections(blocks) | |
685 |
|
|
684 | blocks = [] | |
686 |
|
|
685 | i = 0 |
General Comments 0
You need to be logged in to leave comments.
Login now