mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 10:59:43 +08:00
12 lines
331 B
C++
12 lines
331 B
C++
#!/usr/bin/python
|
||
# -*- coding: utf8 -*-
|
||
# cp936
|
||
|
||
#===============================================================================
|
||
# 作者:fasiondog
|
||
# 历史:1)20090527, Added by fasiondog
|
||
#===============================================================================
|
||
|
||
#from singleton import Singleton
|
||
|
||
__all__ = ['mylog'] |