mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
More fixes for Python 3 compatibility (#13008)
* More fixes for Python 3 compatibility * Workaround if the six module is not pip installed * Lose the semicolons
This commit is contained in:
committed by
Julian Oes
parent
2a848c365c
commit
6dc55f97d4
@@ -35,6 +35,7 @@
|
||||
import sys
|
||||
import os
|
||||
import argparse
|
||||
import errno
|
||||
import yaml
|
||||
import re
|
||||
import difflib
|
||||
|
||||
Reference in New Issue
Block a user