mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-18029 Fix-up for temporary copy of thriftpy module
This commit is contained in:
@@ -12,7 +12,7 @@ import os
|
||||
import sys
|
||||
import types
|
||||
from ply import lex, yacc
|
||||
|
||||
from .lexer import * # noqa
|
||||
from .exc import ThriftParserError, ThriftGrammerError
|
||||
from ..thrift import gen_init, TType, TPayload, TException
|
||||
|
||||
|
||||
Reference in New Issue
Block a user