Thanks to visit codestin.com Credit goes to github.com
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.
2 parents e61592e + 9a45402 commit b154113Copy full SHA for b154113
1 file changed
Doc/tools/extensions/patchlevel.py
@@ -10,6 +10,8 @@
10
:license: Python license.
11
"""
12
13
+from __future__ import print_function
14
+
15
import os
16
import re
17
import sys
0 commit comments