瀏覽代碼

Release 6d66b6f5e9

master
Dirk Alders 2 年之前
父節點
當前提交
21bac82e0c
共有 3 個檔案被更改,包括 2125 行新增5278 行删除
  1. 1
    1
      __init__.py
  2. 2124
    5277
      _testresults_/unittest.json
  3. 二進制
      _testresults_/unittest.pdf

+ 1
- 1
__init__.py 查看文件

@@ -44,7 +44,7 @@ logger = logging.getLogger(ROOT_LOGGER_NAME).getChild(__name__)
44 44
 __DESCRIPTION__ = """The Module {\\tt %s} is designed to help with python logging and to support some handlers for logging to memory.
45 45
 For more Information read the sphinx documentation.""" % __name__.replace('_', '\_')
46 46
 """The Module Description"""
47
-__INTERPRETER__ = (2, 3, )
47
+__INTERPRETER__ = (3, )
48 48
 """The Tested Interpreter-Versions"""
49 49
 
50 50
 SHORT_FMT = "%(asctime)s: %(name)s - %(levelname)s - %(message)s"

+ 2124
- 5277
_testresults_/unittest.json
文件差異過大導致無法顯示
查看文件


二進制
_testresults_/unittest.pdf 查看文件


Loading…
取消
儲存