1 Star 0 Fork 148

大黄豆子/jd_seckill

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
exception.py 146 Bytes
Copy Edit Raw Blame History
huanghyw authored 2020-12-23 12:15 . SKException中不进行日志打印
#!/usr/bin/env python
# -*- encoding=utf8 -*-
class SKException(Exception):
def __init__(self, message):
super().__init__(message)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/dahuangdouzi/jd_seckill.git
git@gitee.com:dahuangdouzi/jd_seckill.git
dahuangdouzi
jd_seckill
jd_seckill
master

Search

D67c1975 1850385 1daf7b77 1850385