提交 20fb9f02 编写于 作者: M Mark Hymers

init __all__

Signed-off-by: NMark Hymers <mhy@debian.org>
上级 e696c0f1
......@@ -53,6 +53,12 @@ from dbconn import *
from config import Config
import utils
################################################################################
__all__ = []
################################################################################
class Binary(object):
def __init__(self, filename, reject=None):
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册