Skip to main content

attr:老师.__doc__

项目描述

老师

这个模块只是一个关于我们如何帮助新手更好地理解一些例外的 POC。

这只是一个 POC,完整的实现由 André Roberge 在 https://github.com/aroberge/friendly-traceback完成。

演示

teacher在 REPL 或文件顶部导入启用它,例如:

import teacher

a = "Foo"
b = "Bar"

print(a * "bar")

给出:

$ python test.py
test.py:6: TypeError: can't multiply sequence by non-int of type 'str'
You tried to multiply a by 'bar'
which is not allowed, the sequence a can only be multiplied by an integer.

项目详情


下载文件

下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。

源分布

Teacher-0.0.2.tar.gz (2.2 kB 查看哈希

已上传 source

内置分布

teacher-0.0.2-py3-none-any.whl (2.3 kB 查看哈希

已上传 py3