changeset 45830 | c102b704edb5 |
parent 43094 | e8cf9ad52a78 |
child 48875 | 6000f5b25c9b |
child 49205 | 45e71954612c |
45829:e7a4c018b563 | 45830:c102b704edb5 |
---|---|
1 #!/usr/bin/env python |
1 #!/usr/bin/env python3 |
2 # |
2 # |
3 # checkseclevel - checking section title levels in each online help document |
3 # checkseclevel - checking section title levels in each online help document |
4 |
4 |
5 from __future__ import absolute_import |
5 from __future__ import absolute_import |
6 |
6 |