We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfcc94 commit 275e8b9Copy full SHA for 275e8b9
Doc/Manual/maketoc.py
@@ -1,6 +1,5 @@
1
#!/usr/bin/env python
2
3
-from __future__ import print_function
4
import sys
5
import os
6
chs = open("chapters").readlines()
0 commit comments