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 ce31c5c commit 4d9218aCopy full SHA for 4d9218a
stardict.py
@@ -8,6 +8,7 @@
8
# Last change: 2011/05/13 16:17:34
9
#
10
#======================================================================
11
+from __future__ import print_function
12
import sys
13
import time
14
import os
0 commit comments