hikyuu2/hikyuu/util/__init__.py
2020-06-30 23:27:23 +08:00

12 lines
331 B
C++
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/python
# -*- coding: utf8 -*-
# cp936
#===============================================================================
# 作者fasiondog
# 历史120090527, Added by fasiondog
#===============================================================================
#from singleton import Singleton
__all__ = ['mylog']