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 2ac965c commit d561d8dCopy full SHA for d561d8d
doc/make.py
@@ -1,4 +1,5 @@
1
#!/usr/bin/env python
2
+from __future__ import print_function
3
import fileinput
4
import glob
5
import os
0 commit comments