- 時間撮記:
- 2023-2-20 下午03:05:40 (22 月 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/ValidationKit/testboxscript/testboxcommons.py
r98103 r98655 77 77 Debug logging, will later be disabled by default. 78 78 """ 79 if True is True: # pylint: disable=comparison-with-itself 79 if True is True: # pylint: disable=comparison-with-itself,comparison-of-constants 80 80 if sTsPrf is None: sTsPrf = utils.getTimePrefix(); 81 81 print('[%s] %s' % (sTsPrf, sMessage,));
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器