관리-도구
편집 파일: sys.py
from __future__ import absolute_import from future.utils import PY2 from sys import * if PY2: from __builtin__ import intern