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 ec3b879 commit 1006867Copy full SHA for 1006867
example/xmp.py
@@ -7,6 +7,8 @@
7
# See the file COPYING.
8
#
9
10
+from __future__ import print_function
11
+
12
import os, sys
13
from errno import *
14
from stat import *
0 commit comments