siteerrorlog.py

来自「boa-constructor 基于wxPython and Python 的G」· Python 代码 · 共 13 行

PY
13
字号
## Script (Python) "SiteErrorLog"
##bind container=container
##bind context=context
##bind namespace=
##bind script=script
##bind subpath=traverse_subpath
##parameters=
##title=SiteErrorLog
##
""" getProperties is not accesible thru the web """
# log entry fields: 'tb_text', 'value', 'id', 'type', 'userid', 'url', 'time', 'req_html', 'tb_html', 'username'
return context.aq_parent.aq_parent.getProperties()

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?