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
查看哈希)
内置分布
teacher-0.0.2-py3-none-any.whl
(2.3 kB
查看哈希)
关
teacher- 0.0.2 -py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | cb4f10cedb706633973fd1ec2884b48bd2f34690732ac8fb33125b501e212de2 |
|
MD5 | 2aff4763c264a946a17dc7c6afaef605 |
|
布莱克2-256 | f2e3ef622449b5c60bf51539fb0851db5c4419bcf7590003ecbd0512e58e3335 |