Skip to content

Instantly share code, notes, and snippets.

@sanjeetbhatti
sanjeetbhatti / patch_core_stdxxx_with_utils_encode_decode.diff
Last active May 27, 2018 18:38
patch_core_stdxxx_with_utils_encode_decode.diff
Index: lib/python/script/core.py
===================================================================
--- lib/python/script/core.py (revision 72736)
+++ lib/python/script/core.py (working copy)
@@ -25,9 +25,8 @@
import subprocess
import shutil
import codecs
-import types as python_types