主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Dalton
活动总数
2
最后的活动
2022年08月25日 20:52
成员加入日期
2022年08月25日 20:52
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(1)
Dalton
进行了评论,
2022年08月25日 20:52
If you have access to the returnValue source code, then you can return the exception instead of raising it, in which case the resulting change would look like so: try: result = yield some_async_...
社区
PyCharm
Is it possible to hint PyCharm that method is always raising exception to calm "uninitialized variable" warnings?
0 票